LWN.net Logo

Sphinx 1.0 released

From:  Georg Brandl <georg-AT-python.org>
To:  python-announce-AT-python.org, sphinx-dev-AT-googlegroups.com
Subject:  Sphinx 1.0 final released
Date:  Sat, 24 Jul 2010 09:46:24 +0100
Message-ID:  <4C4AA860.3050200@python.org>
Archive-link:  Article, Thread

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-dom...), new HTML
themes, new output formats (manpage, epub).

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


cheers,
Georg
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/



(Log in to post comments)

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds