sphinx 1.0.7+dfsg-2 source package in Ubuntu

Changelog

sphinx (1.0.7+dfsg-2) unstable; urgency=low

  * JavaScript test suite: don't hang if get_title() returns None. Thanks to
    Ansgar Burchardt for the bug report.
  * dh_sphinxdoc:
    + Fix a typo in the manual page.
    + Don't check for existence of source files if HAS_SOURCE is false
      (closes: #641710). Thanks to Raphaƫl Hertzog for the bug report.
  * Disable use of ez_setup in setup.py.
  * Set myself as maintainer. Thanks to Mikhail Gusarov for his past work!
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 15:36:02 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Jakub Wilk
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sphinx_1.0.7+dfsg.orig.tar.gz 2.2 MiB ce5dc77e83fb36864b210a7781adf0591d207e3d2be6ea002e5e90deb2de00ca
sphinx_1.0.7+dfsg-2.debian.tar.gz 24.8 KiB ac48d527091ca45ba531e354353bbdcacdda10a4758521eb609040d271b82f5a
sphinx_1.0.7+dfsg-2.dsc 2.3 KiB e15b2f0366b03d895a505f881ae1049bf47f7f6906ca72991d2b526e62a12e94

View changes file

Binary packages built by this source

libjs-sphinxdoc: JavaScript support for Sphinx documentation

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 This package provides JavaScript code for documentation generated by Sphinx.

python-sphinx: documentation generator for Python projects (implemented in Python 2)

 Sphinx is a tool for producing documentation for Python projects, using
 reStructuredText as markup language.
 .
 Sphinx features:
  * HTML, CHM, LaTeX output,
  * Cross-referencing source code,
  * Automatic indices,
  * Code highlighting, using Pygments,
  * Extensibility. Existing extensions:
    - automatic testing of code snippets,
    - including docstrings from Python modules.
 .
 This package includes Python 2 modules and command line utilities.