Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1373 > unrolled thread

Sphinx 1.2.3 released

Started byTakayuki Shimizukawa <shimizukawa@gmail.com>
First post2014-09-02 08:35 +0900
Last post2014-09-02 08:35 +0900
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  Sphinx 1.2.3 released Takayuki Shimizukawa <shimizukawa@gmail.com> - 2014-09-02 08:35 +0900

#1373 — Sphinx 1.2.3 released

FromTakayuki Shimizukawa <shimizukawa@gmail.com>
Date2014-09-02 08:35 +0900
SubjectSphinx 1.2.3 released
Message-ID<mailman.13726.1409728404.18130.python-announce-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web