aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.lima@openbossa.org>2010-04-30 16:09:02 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-05-03 17:33:09 -0300
commit3ee5470bc386eaa40a88e59f52eca94376eebb3e (patch)
tree1d4a7b87f12b4011cf55c443a5fe83cf1d304a87 /doc
parent59d0798159149be4bf9fd209b468a5b09d37d80a (diff)
Fix documentation title, as requested by bug#168.
Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/_themes/pysidedocs/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_themes/pysidedocs/layout.html b/doc/_themes/pysidedocs/layout.html
index eb5743106..f6d9ac9b8 100644
--- a/doc/_themes/pysidedocs/layout.html
+++ b/doc/_themes/pysidedocs/layout.html
@@ -9,7 +9,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
{{ metatags }}
- <title>{{ project }} &mdash; {{ title }}</title>
+ <title>{{ title }} &mdash; {{ project }}</title>
<link rel="stylesheet" href="{{ pathto('_static/pysidedocs.css', 1) }}" type="text/css" />
<link rel="stylesheet" href="{{ pathto('_static/pygments.css', 1) }}" type="text/css" />