From 22cefe211422572a5aa09ea9fb3f44034e836127 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 16 Nov 2008 18:44:54 +0100 Subject: [PATCH] Add quote to front page. --- doc/_templates/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/_templates/index.html b/doc/_templates/index.html index 850723dda..43d07e827 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.