From 27ee1ed5d4e3c8b0da038861b88920ee8cc3ad75 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 6 Nov 2008 10:35:55 +0100 Subject: [PATCH] Reword index page a bit. --- doc/_templates/index.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/_templates/index.html b/doc/_templates/index.html index dd34b6343..850723dda 100644 --- a/doc/_templates/index.html +++ b/doc/_templates/index.html @@ -5,15 +5,14 @@

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

+ documentation, written by Georg Brandl and licensed under the BSD license.

It was originally created to translate the - new Python documentation, but has now been cleaned up in the hope that - it will be useful to many other projects. (Of course, this site is also - created from reStructuredText sources using Sphinx!) + new Python documentation, and it has excellent support for the documentation + of Python projects, but other documents can be written with it too. Of course, + this site is also created from reStructuredText sources using Sphinx!

- Although it is still under constant development, the following features are + It is still under constant development, and the following features are already present, work fine and can be seen “in action” in the Python docs: