Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1373
| From | Takayuki Shimizukawa <shimizukawa@gmail.com> |
|---|---|
| Date | 2014-09-02 08:35 +0900 |
| Subject | Sphinx 1.2.3 released |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.13726.1409728404.18130.python-announce-list@python.org> (permalink) |
Hi all, I'm delighted to announce the release of Sphinx 1.2.3, now available on the Python package index at <http://pypi.python.org/pypi/Sphinx>. It includes about 19 bug fixes for the 1.2 release series, among them a regression in 1.2.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). Website: http://sphinx-doc.org/ IRC: #sphinx-doc on irc.freenode.net What's new in 1.2 (very short version)? ======================================= - - Dropped Python 2.4 support - - Added Python 3.3 support - - Improvement of internationalization - - Improvement of builders: html, texinfo, latex and gettext. - - Added builders: xml and pseudoxml - - Added sphinx.ext.linkcode extension - - Added more non-ASCII code point characters path support - - Added theme plugin mechanism - - Added and update 10 locales - - Added experimental support for parallel building with a new -j option - - Added docs: detailed "Installing Sphinx" and "Sphinx Developer's Guide" For the full changelog, go to <http://sphinx-doc.org/changes.html>. Thanks to all collaborators and contributors! cheers, -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
Sphinx 1.2.3 released Takayuki Shimizukawa <shimizukawa@gmail.com> - 2014-09-02 08:35 +0900
csiph-web