Sphinx 1.3 beta 3 released
Takayuki Shimizukawa
shimizukawa at gmail.com
Tue Feb 24 15:18:12 CET 2015
Hi all,
I'm very happy to announce the release of Sphinx 1.3, beta 3,
available on the Python package index at
<http://pypi.python.org/pypi/Sphinx/1.3b3>.
Please test and report bugs to <https://github.com/sphinx-doc/sphinx/issues>.
This is the final beta release for Sphinx 1.3 that includes:
- 3 Incompatibilities; requires docutils 0.11, Pygments 2.0
- 10 new features; add 'alabaster' and 'sphinx_rtd_theme' themes.
- 14 bug fixes.
For the full changelog, go to:
https://github.com/sphinx-doc/sphinx/blob/567af23/CHANGES
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-doc.org/
Enjoy!
--
Takayuki SHIMIZUKAWA
http://about.me/shimizukawa
More information about the Python-announce-list
mailing list