From 4029c2a2f576e1585dd48743fa834ac82860bb2e Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 16 Nov 2008 18:44:54 +0100 Subject: Add quote to front page. --- doc/_templates/index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/_templates') diff --git a/doc/_templates/index.html b/doc/_templates/index.html index 850723dd..43d07e82 100644 --- a/doc/_templates/index.html +++ b/doc/_templates/index.html @@ -3,6 +3,12 @@ {% block body %}

Welcome

+
+

What users say:

+

“Cheers for a great tool that actually makes programmers want + to write documentation!”

+
+

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation, written by Georg Brandl and licensed under the BSD license.

-- cgit v1.2.1