summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 244af97..1c20fa5 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -234,7 +234,7 @@ man_pages = [
# dir menu entry, description, category)
texinfo_documents = [
('index', 'Xnt', u'Xnt Documentation',
- u'Kenny Ballou', 'Xnt', 'One line description of project.',
+ u'Kenny Ballou', 'Xnt', 'A wrapper build tool',
'Miscellaneous'),
]