|
|
Subscribe / Log in / New account

Sphinx 1.3 released

From:  Takayuki Shimizukawa <shimizukawa-AT-gmail.com>
To:  python-announce-AT-python.org, "sphinx-dev-AT-googlegroups.com" <sphinx-dev-AT-googlegroups.com>, "sphinx-users-AT-googlegroups.com" <sphinx-users-AT-googlegroups.com>
Subject:  Sphinx 1.3 released
Date:  Wed, 11 Mar 2015 14:23:38 +0900
Message-ID:  <CADstH-4W8gJyADtKVhAhrDkgqRLuyt_H6h_TV2p88qzSnfZMvA@mail.gmail.com>

Hi all,

I'm very happy to announce the release of Sphinx 1.3 available on the
Python package index at <http://pypi.python.org/pypi/Sphinx>.

It includes about 50 features, several incompatible changes and
fixes a lot of bugs/buglets from the 1.2.3 version of Sphinx.

What's new in 1.3 (very short version)?
=======================================

- Drop Python 2.5, 3.1, 3.2 support
- Add Python 3.4 support
- Drop docutils 0.10 or older support
- Add docutils 0.12 support
- Remove sphinx.ext.oldcmarkup extension
- Rename Sphinx "default" theme into "classic"
- Add Extensions: sphinx.ext.napoleon
- Add Themes: alabaster (new default), sphinx_rtd_theme, bizstyle
- Add Builders: applehelp
- Add numfig feature that numbering figure, table and code-block
- Add any role that can be used to find a cross-reference of any type
in any domain
- Add :caption: for toctree, code-block and literalinclude
- Add sphinx-quickstart command line options and non-wizard mode
- Add stemming support for 14 languages
- Improvement of i18n: auto mo compile, uid calc is disabled by
default, more translatable targets
- Improvement of parallel building


For the full changelog, go to <http://sphinx-doc.org/changes.html>.
Thanks to all coraborators and contributers!

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

Enjoy!
--
Takayuki SHIMIZUKAWA
http://about.me/shimizukawa


-- 
You received this message because you are subscribed to the Google Groups "sphinx-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
sphinx-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.





to post comments


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