Non-dev Python docs are now Sphinx too.

This commit is contained in:
Georg Brandl 2011-01-07 22:07:15 +01:00
parent b44e894125
commit 23d2d534df

View File

@ -12,7 +12,7 @@
<p> <p>
Sphinx is a tool that makes it easy to create intelligent and beautiful Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation, written by Georg Brandl and licensed under the BSD license.</p> documentation, written by Georg Brandl and licensed under the BSD license.</p>
<p>It was originally created for <a href="http://docs.python.org/dev/">the <p>It was originally created for <a href="http://docs.python.org/">the
new Python documentation</a>, and it has excellent facilities for the new Python documentation</a>, and it has excellent facilities for the
documentation of Python projects, but C/C++ is already supported as well, documentation of Python projects, but C/C++ is already supported as well,
and it is planned to add special support for other languages as well. Of and it is planned to add special support for other languages as well. Of