Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Takayuki Shimizukawa Newsgroups: comp.lang.python.announce Subject: Sphinx 1.3.5 released Date: Sun, 24 Jan 2016 04:34:14 +0000 Lines: 27 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de sOJFSGxdWnAeDi19SuIqrQhTAhlCA4tFxvEXX903dmSQ== Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'received:209.85.223': 0.03; 'fixes': 0.05; 'sphinx': 0.07; 'subject:released': 0.07; '===========': 0.09; 'regression': 0.09; 'url:sphinx': 0.09; 'bug': 0.10; 'python': 0.10; '<>.': 0.11; 'index': 0.13; '<>.': 0.16; 'delighted': 0.16; 'files).': 0.16; 'irc:': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'all,': 0.20; '(or': 0.23; 'to:no real name:2**1': 0.27; 'message- id:@mail.gmail.com': 0.27; '1.3': 0.29; 'consisting': 0.29; "i'm": 0.30; 'announce': 0.32; 'source': 0.33; 'url:python': 0.33; 'received:google.com': 0.35; 'url:org': 0.36; 'tool': 0.36; 'received:209.85': 0.36; 'skip:& 10': 0.37; 'thanks': 0.37; 'release': 0.37; 'received:209': 0.38; 'url:en': 0.39; 'to:addr:python.org': 0.40; 'easy': 0.60; 'url:3': 0.60; 'documents': 0.61; 'url:me': 0.64; 'website:': 0.65; 'beautiful': 0.66; 'intelligent': 0.76; '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=0CRxhwcBX4SGhwkmk+WAYRJlOHHRkqkIG+xWjNKui14=; b=oXxQRiKhAr0ySv3ly1DGzVlYtHR4Qqx7T7dpSLBjOW3DD75gVhqWJvoKsf0uqzaGrr GZWLbx/+vI0QxuAqC+KfBK3qk0+QuNusFcPJG/QMwydIjIFd4o2GyaSXxZrKE5Jhq2Sv w5rGIa/lZCkJWzMzFIxTcJdvG9UyLyDnu9KHP5J+KX7CMku40OJELC2zJqENt6E6aqgN dygP1WuCWNIIS+KWfRvlcSV70tuudMxu1D1oyAf9vyN+/XTYGY7TAJc+56KzmuFAVn/M CvTNxHDscHjyxyysWgnBIvv4qdZhExDbx5mgmuosVXg/qgOXvc70un4OzRZAcDqoNy/t tQlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=0CRxhwcBX4SGhwkmk+WAYRJlOHHRkqkIG+xWjNKui14=; b=iVSvDOM4y3mViJwFk0BU7a8B1EszHhABizxgQJmakFCz3SigL/0foG81+E51CjnTfA 0V49LZkdjFOp1uh6JSbKIrdxEE/hzJLOeQ1ov6DcZNWHN/ymb+6jKoYbDhYGlIKYAOm3 TF2FRDmikreqIaF6woTzHSY16kYluLIDI4aj/DwOj/3eZjFNJCWbT2uvcmOT7TFxHQSI 8H+xTFWslLqLwJxGiNqtESKUJZBVurY7abUpyLCoZtRyG0P4c2S7VUnspB+XCbOZ7RYI L605eo66ffk7FkukhoMZdIbLXTECWF34iaFVPxqsS/++TIHEd3KxwDCCH6wMKuyxUtnR ZB+g== X-Gm-Message-State: AG10YOSrEOSsrjnqugXbaGzrAJnR8gaNQuRaqHY5vjo+9zhAyaF9ldauM8ocDH4gFiVsCl1aGC79m5wetENnhg== X-Received: by 10.107.164.25 with SMTP id n25mr12563999ioe.143.1453610064065; Sat, 23 Jan 2016 20:34:24 -0800 (PST) X-Mailman-Approved-At: Sun, 24 Jan 2016 15:52:26 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python.announce:1998 Hi all, I'm delighted to announce the release of Sphinx 1.3.5, now available on the Python package index at . It includes about 12 bug fixes for the 1.3 release series, among them a regression in 1.3.4. For the full changelog, go to < http://www.sphinx-doc.org/en/1.3.5/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://www.sphinx-doc.org/ IRC: #sphinx-doc on irc.freenode.net Enjoy! -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa