django-sphinxdoc

Easily integrate Sphinx documentation into your website
Download

django-sphinxdoc Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Stefan Scherfke
  • Publisher web site:
  • http://stefan.sofa-rockers.org/

django-sphinxdoc Tags


django-sphinxdoc Description

Easily integrate Sphinx documentation into your website django-sphinxdoc is a Django application that allows you to integrate any Sphinx documentation directly into your Django powered website instead of just serving the static files.It’s based on Django’s documentation app and makes it more widely usable.django-sphinxdoc can handle multiple Sphinx projects (called “apps” from now on). It takes the static body of the documentation from the JSON files Sphinx creates and embeds them in the content block of your site.Installation:If you read this, you have probably managed to extract the archive containing these files. Next, open a Terminal and cd to the directory containing this file (e.g. cd ~/Downloads/django-sphinxdoc). Then execute:python setup.py installIf you checked out the repository and always want to use the newest version, type:pip install -e path/to/django-sphinxdocUsage:The Documentation can be found in the docs/ directory or online. Requirements: · Python · Django


django-sphinxdoc Related Software