From 3775c6da212e0405e2342180a45f87fa7456a134 Mon Sep 17 00:00:00 2001 From: ladekar Date: Fri, 4 Dec 2015 18:52:25 -0500 Subject: [PATCH] Update conf.py --- www/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/conf.py b/www/conf.py index 1472a0591022b..5ea64d62c388b 100644 --- a/www/conf.py +++ b/www/conf.py @@ -227,7 +227,7 @@ # dir menu entry, description, category) texinfo_documents = [ ('index', 'Swift', u'Swift Documentation', - u'LLVM project', 'Swift', 'One line description of project.', + u'LLVM project', 'Swift', 'LadekarSunil One line description of project.', 'Miscellaneous'), ]