summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-03-01 21:23:16 -0700
committerkennyballou <kballou@onyx.boisestate.edu>2013-03-01 21:23:16 -0700
commitb9d04721caafb1ac2dbd90d548224416c3945c1f (patch)
treeb9e8d7215f6b7161e272d822e2320391f686db90 /docs
parentd38128f88e4851c122f9ee799a3e5e26a3c86cdd (diff)
downloadxnt-b9d04721caafb1ac2dbd90d548224416c3945c1f.tar.gz
xnt-b9d04721caafb1ac2dbd90d548224416c3945c1f.tar.xz
Update One Line description
Diffstat (limited to 'docs')
-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'),
]