django-sphinxdoc 1.0
Easily integrate Sphinx documentation into your website.
Latest Version: 1.1
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.
Installation
You can either install this app with PIP (or easy_install):
$ pip install django-sphinxdoc $ # or: $ easy_install django-sphinxdoc
or download and install it manually:
$ cd where/you/put/django-sphinxdoc/ $ python setup.py install
Use this URL for cloning if you want to install this app in development mode.
Usage
The Documentation can be found in the docs/ directory or online.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-sphinxdoc-1.0.tar.gz (md5) | Source | 2010-09-11 | 481KB | 737 | |
- Author: Stefan Scherfke
- Home Page: http://stefan.sofa-rockers.org/django-sphinxdoc/
- Download URL: http://bitbucket.org/scherfke/django-sphinxdoc/downloads/
- License: BSD
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Utilities
- Package Index Owner: scherfke
- DOAP record: django-sphinxdoc-1.0.xml
