From 4badbc4f8d9b64a2a9585c6191ab2cb6a714d7bc Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 3 May 2008 09:43:10 +0000 Subject: [PATCH] Remove note about 0.1. --- doc/intro.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/intro.rst b/doc/intro.rst index 63ff1e077..5e2757f08 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -12,13 +12,6 @@ look at `Epydoc `_, which also understands reST. .. XXX web app -.. note:: - - While Sphinx' version is still *0.1.revision*, no mention will be made in the - docs if a feature is added or changed. The :ref:`Changelog ` is the - only source of version annotations. - - Prerequisites -------------