23 Nov 19:42
Sphinx 0.5 released
From: Georg Brandl <georg <at> python.org>
Subject: Sphinx 0.5 released
Newsgroups: gmane.comp.python.announce
Date: 2008-11-23 18:44:44 GMT
Subject: Sphinx 0.5 released
Newsgroups: gmane.comp.python.announce
Date: 2008-11-23 18:44:44 GMT
Hi all, I'm proud to announce the release of Sphinx 0.5 - Birthday edition! [1] 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). Its website is at <http://sphinx.pocoo.org/>. Important changes ================= (full changelog at <http://sphinx.pocoo.org/changes.html>) There have been lots of changes since the 0.4 series. First of all, development moved to Mercurial and BitBucket.org. The new project page is <http://www.bitbucket.org/birkenfeld/sphinx>, which is also the repo URL. See the Wiki there for more information on Mercurial, issues and extensions. Highlights of new features -- in no particular order: - Added support for internationalization in generated text with the ``language`` and ``locale_dirs`` config values. Many thanks to language contributors:(Continue reading)
RSS Feed