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


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

Sphinx 1.2.3 released

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <shimizukawa@gmail.com>
X-Original-To python-announce@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'url:pypi': 0.03; 'fixes': 0.07; 'subject:released': 0.07; '===========': 0.09; 'experimental': 0.09; 'sphinx': 0.09; 'python': 0.11; 'bug': 0.12; '<>.': 0.14; 'delighted': 0.16; 'non-ascii': 0.16; 'regression': 0.16; 'sphinx"': 0.16; 'url:sphinx': 0.16; 'index': 0.16; 'all,': 0.19; 'mechanism': 0.19; 'cheers,': 0.24; '(or': 0.24; 'source': 0.25; 'extension': 0.26; 'point': 0.28; 'xml': 0.29; 'characters': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'code': 0.31; 'consisting': 0.31; 'dropped': 0.31; 'option': 0.32; 'url:python': 0.33; 'announce': 0.33; 'tool': 0.35; 'received:google.com': 0.35; 'building': 0.35; 'html,': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'short': 0.38; 'to:addr:python.org': 0.39; 'release': 0.40; 'easy': 0.60; 'url:about': 0.61; 'full': 0.61; 'new': 0.61; 'more': 0.64; 'to:2**2': 0.65; 'website:': 0.67; 'beautiful': 0.68; 'url:me': 0.69; 'to:no real name:2**2': 0.72; 'intelligent': 0.74; 'improvement': 0.84; 'to:addr:python-announce': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=o3dKDIohE+ena/AhwBwrQtn5FK8T1eb0vPlD5Xe966Y=; b=ddENu0u5emYtauKqj3n6lbZdBu9FcxYQsf9ICnES2lJqDxa3PXdPdElSPOr9F1KuJE cIb1nNRJNVuu0zx3HpVdgeZocP9KfZaOkF9kk0AvqadhxYt+TUcwQ9f9ecg/DJiB7IP5 0fcx1W1MExQOOesExLLn+WJ/eZqcosrWyLzBtKBoJC/g8oN6IrpFooq/yDtqbDvMHNX1 WOaArm1Ww4L1zu960LFxoeaPnR2hFXOlPWvUnq8FYORyB/TSz4QYct9v2xxp47U3s2rZ 2xl6OXC4crW3/fxgXrd1mtk9UvI5d4vbY9SM6rgMMq5S3IR8wW0EAzy3B0Tr0rPqrhBX +vwA==
X-Received by 10.43.79.135 with SMTP id zq7mr12869774icb.33.1409614551992; Mon, 01 Sep 2014 16:35:51 -0700 (PDT)
MIME-Version 1.0
From Takayuki Shimizukawa <shimizukawa@gmail.com>
Date Tue, 2 Sep 2014 08:35:31 +0900
Subject Sphinx 1.2.3 released
To python-announce@python.org, sphinx-dev@googlegroups.com, sphinx-users@googlegroups.com
Content-Type text/plain; charset=UTF-8
X-Mailman-Approved-At Wed, 03 Sep 2014 09:13:23 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.13726.1409728404.18130.python-announce-list@python.org> (permalink)
Lines 40
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1409728404 news.xs4all.nl 2965 [2001:888:2000:d::a6]:39511
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1373

Show key headers only | View raw


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


Thread

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

csiph-web