Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Takayuki Shimizukawa Newsgroups: comp.lang.python.announce Subject: Sphinx 1.3.4 released Date: Tue, 12 Jan 2016 15:27:10 +0000 Lines: 33 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 LU7q29LXaZOpd5+VoL7xLwZuMKaU7vu+x+6vqZOatnEQ== Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 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; 'versions': 0.20; '(or': 0.23; 'to:no real name:2**1': 0.27; 'message- id:@mail.gmail.com': 0.27; 'moved': 0.27; '1.3': 0.29; 'consisting': 0.29; "i'm": 0.30; 'another': 0.32; 'announce': 0.32; 'source': 0.33; 'url:python': 0.33; 'languages': 0.34; 'received:google.com': 0.35; 'url:org': 0.36; 'tool': 0.36; 'received:209.85': 0.36; 'skip:& 10': 0.37; 'thanks': 0.37; 'received:209.85.213': 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; 'service.': 0.63; 'url:me': 0.64; 'website:': 0.65; 'beautiful': 0.66; 'url:4': 0.70; 'intelligent': 0.76; 'ja,': 0.84; 'to:addr:python-announce': 0.84; 'url:readthedocs': 0.84; 'thing,': 0.93 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=Ivp28+Nek6Z386ZD1qnBtwy3AHmRzS/tI014Dhqvj+U=; b=GuJvHN19053C1tXPVDXBU9h0qZJw64wRmyFCI7dYHzzUcn4pw+FJMzXGwHaWM7pLoJ ta3DejOr6byHXQ+Te0j3nnUrf0mcUKqOxghDRoeRQ1SLw+AJTdZttwdnnUba8B/b3ZMF 50Jr4v+Y0y03HIXKorkJXyCWzZUXo4E64bUpAs7tSVoQ19sjhz15yTgvfEHG3R8fGg8v RAwOnzCN2fKRy2MfP5urjTPwYyaPUKs6NNpBkCx6UiO6P28nVMRMzRpK7/k3+05XzajG DFV6TYj5AiQM0cuFzyh9eUJUn5F1TDHyLfS8LoBmk6W9DElRFPXZSUYct65rD70PYPK4 7P5A== X-Received: by 10.50.66.179 with SMTP id g19mr19361596igt.94.1452612441058; Tue, 12 Jan 2016 07:27:21 -0800 (PST) X-Mailman-Approved-At: Tue, 12 Jan 2016 10:30:27 -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:1980 Hi all, I'm delighted to announce the release of Sphinx 1.3.4, now available on the Python package index at . It includes about 42 bug fixes for the 1.3 release series, among them a regression in 1.3.3. For the full changelog, go to . Thanks to all coraborators and contributers! And another thing, sphinx official documentation has been moved on the ReadTheDocs service. Now the documentation provides multiple versions and multiple languages (en, ja, es, pt_BR). - http://sphinx-doc.org/ - http://readthedocs.org/projects/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-doc.org/ IRC: #sphinx-doc on irc.freenode.net Enjoy! -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa