Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1331412748; bh=E9bRbC7iHr2oUznIgvQ/6gOsvuyU+7sfyEp08o2knx4=; h=Message-ID:Date:From:Reply-To:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding; b=qvFpeDvD7sT7Nrg5KgnMian1TH0mEhADr8TEpUtW5GmSgZWDyBJ7nOubUlKicQF6Z P5MiSC8l3mivkLxFk43g5d7g/jvDx9eVv+wMpWl33L0ycFzPVpZFju1El48iKHdcfQ 9DGg1YzsEw7QvyYLyuy0A6bj8QspjivDH2KPWgBI= Date: Sat, 10 Mar 2012 21:52:26 +0100 From: Georg Brandl User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120303 Thunderbird/11.0 MIME-Version: 1.0 To: python-announce@python.org, sphinx-dev@googlegroups.com Subject: Sphinx 1.1.3 released Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 11 Mar 2012 16:36:18 +0100 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: python-list@python.org, sphinx-dev@googlegroups.com List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1331480179 news.xs4all.nl 6955 [2001:888:2000:d::a6]:33587 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:545 Hi all, I'm happy to announce the release of Sphinx 1.1.3. It fixes over 20 bugs and buglets in the 1.1 series of Sphinx. 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.pocoo.org/ cheers, Georg