Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install django-sphinxdoc

How to install django-sphinxdoc

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install django-sphinxdoc
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.2.0 Available View build log
1.1 Available View build log
1.0 Available View build log
0.3.2 Available View build log
Windows (64-bit)
1.2.0 Available View build log
1.1 Available View build log
1.0 Available View build log
0.3.2 Available View build log
Mac OS X (10.5+)
1.2.0 Available View build log
1.1 Available View build log
1.0 Available View build log
0.3.2 Available View build log
Linux (32-bit)
1.2.0 Available View build log
1.1 Available View build log
1.0 Available View build log
0.3.2 Available View build log
Linux (64-bit)
1.2.0 Available View build log
1.1 Available View build log
1.0 Available View build log
0.3.2 Available View build log
 
License
MIT
Lastest release
version 1.2.0 on Aug 13th, 2013

This Django application allows you to integrate any Sphinx documentation directly into your Django powered website instead of just serving the static files.

Django-sphinxdoc can handle multiple Sphinx projects and offers a Haystack powered search. Future versions will enable comments and add RSS feeds.

Requirements

This app requires Django >= 1.4.2, Sphinx >= 1.0 and Haystack >= 2.1.

Installation

Just use PIP:

$ pip install django-sphinxdoc

If you want the lates development version, isntall it from Bitbucket:

$ pip install https://ssc@bitbucket.org/ssc/django-sphinxdoc
$ # or
$ hg clone ssh://hg@bitbucket.org/ssc/django-sphinxdoc
$ pip install -e django-sphinxdoc

Usage

The Documentation can be found in the docs/ directory or online.

Changelog for django-sphinxdoc

v1.2 – 2013-08-11:

  • [NEW] I18n and l10n for Spanish and Basque, by Ales Zabala Alava
  • [CHANGE] Use class-based views, by Josiah Klassen

System Message: WARNING/2 (<string>, line 55)

Bullet list ends without a blank line; unexpected unindent.

- [CHANGE] Migration to Haystack 2, by Andres Riancho – [FIX] Inclusion of search index template in package, by Mike Shantz

v1.1 – 2012-04-19:

  • [NEW] Support static and download files.
  • [NEW] Additional context to search view so that project information is available in the template.
  • [CHANGE] Updated some templates
  • [FIX] Fixed a bug with the updatedoc command and ~ in paths.
  • [FIX] Include all module index files.
  • [FIX] Improved indexing behaviour
  • [FIX] Improved behaviour when building the docs.

v1.0.0 – 2010-09-11:

  • [NEW] Documentation can be searched via Haystack. The new management command updatedoc imports the JSON files into the database and updates Haystack’s search index.
  • [CHANGE] Renamed App to Project.

v0.3.2 – 2010-03-14:

  • [FIX] Fixed a bug in setup.py.

v0.3.1 – 2010-03-11:

  • [CHANGE] Repackaging

v0.3 – 2010-01-06:

  • [NEW] Views for images, sources and object inventory

v0.2 – 2009-12-30:

  • [NEW] Documentation, general index and module index work
  • [NEW] Basic documentation written

v0.1 – 2009-12-19:

  • [NEW] Initial release
Authors

The primary author of django-sphinxdoc is Stefan Scherfke, who may be found online at http://stefan.sofa-rockers.org/.

Contributors since v1.0:

Contributors since v1.1:

Subscribe to package updates

Last updated Aug 13th, 2013

Download Stats

Last month:5

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.