sphinx 1.0.8+dfsg-2 source package in Ubuntu

Changelog

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

  * Upload to unstable.

sphinx (1.0.8+dfsg-1) experimental; urgency=low

  * New upstream release.
    + Drop fix_jquery_1.5_incompatibility.diff, applied upstream.
    + Drop fix_test_build_latex.diff, applied upstream.
    + Refresh other patches.
  * Export PYTHONWARNINGS=d in debian/rules to enable all warnings in Python
    code.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  22 Oct 2011 14:41:11 +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.8+dfsg.orig.tar.gz 2.2 MiB 8079e6a1add34270d9aa83a329a73f0d51510e2ff216f9668133edc0ad23fd29
sphinx_1.0.8+dfsg-2.debian.tar.gz 24.5 KiB e9ef6ae6eed67054b7115b39842bc147ddfe8658cfcc7fa73bb6cc8a8105332d
sphinx_1.0.8+dfsg-2.dsc 2.3 KiB 384b54ea44879408fca6edbca19d81368b90a482db18948b6ac1b1485214fd1b

Available diffs

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.