redtape

redtape 1.2

redtape is a focused document generator that uses github flavored markdown to generate simple, attractive HTML documents. It automatically integrates with twitter bootstrap and features simple, attractive styling. redtape is inspired by d, but attempts to...

This package contains the Google Chart Sphinx extension.This extension enable you to insert charts and graphs in your Sphinx document. Following code is sample:.. piechart:: dog: 100 cat: 80 rabbit: 40See more examples and output images in...

sphinxcontrib-taglist is a Sphinx "taglist" extension.TagListTaglist is an extension to Sphinx documentation system.InstallationInstalation through pip:pip install sphinxcontrib-taglistor through github:git clone...

sphinxjp.themes.impressjs is an impress.js presentation style theme for Sphinx.Output sampleoutput: http://packages.python.org/sphinxjp.themes.impressjssource: http://packages.python.org/sphinxjp.themes.impressjs/_sources/index.txtInstallationMake...

sphinxcontrib-eagle is a Sphinx extension exports eagle partlist or image (2D/3D) of schematic or board during the build step and includes them into the documentation.Links:- home: https://github.com/ponty/sphinxcontrib-eagle- documentation:...

sphinxcontrib-spelling is a Sphinx package that contains sphinxcontrb.spelling, a spelling checker for Sphinx-based documentation. It uses PyEnchant to produce a report showing misspelled words.Installation: 1. Follow the instructions on the...