Sphinx 1.0 final released

Georg Brandl georg at python.org
Sat Jul 24 10:46:24 CEST 2010


Hi all,

I'm happy to announce the release of Sphinx 1.0, a new feature-laden
release of the Sphinx documentation tool.

What is it?
===========

Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of
multiple reStructuredText source files).

Website: http://sphinx.pocoo.org/


What's new in 1.0 (very short version)?
=======================================

Lots of stuff; most important of all domains support (see blog post at
http://pythonic.pocoo.org/2009/9/12/new-in-sphinx-1-0-domains), new HTML
themes, new output formats (manpage, epub).

The full list is at <http://sphinx.pocoo.org/latest/changes.html>.


cheers,
Georg


More information about the Python-announce-list mailing list