gltut for python

gltut for python Chapters 1-6

gltut for python is an open source tutorial with examples taken from the online book "Learning Modern 3d Graphics Programming" written by Jason L. McKesson.With this project, Sean J McKiernan tries to convert and translate the C++ examples from the...

StorYBook

StorYBook 4.0.9

StorYBook is a free, summary-based open source software for novel writers like novelists and authors.StorYBook is a smart application that assists you to structure your book.Features:StorYBook has two views StorYBook helps to keep the overview Strands and...

odt2sphinx

odt2sphinx 0.2.3

odt2sphinx is an utility to transform a OOo Writer document (odt) into Sphinx documentation sources.What is new in this release:Fix filename generation by replacing any non-alphanumeric character (issue #3). Fix handling of non-styled lists. What is new...

Dipus

Dipus 0.0.5

Dipus is a simple full-text search server using Whoosh. Dipus is integrated to the Sphinx document builder .You can search document quickly and with N-gram.How to installpip install dipusHow to UseStart dipus serverpython -m dipus.websetup -c...

sphinxcontrib-bibtex is a Sphinx extension that allows bibtex references to be inserted into your documentation. The extension adds a bibliography directive, and a cite role, which work similarly to LaTeX's \bibliography and \cite...

cloud_sptheme is a small package containing a Sphinx theme named "Cloud", along with some related Sphinx extensions. To see an example of the theme in action, check out it's documentation at...

sphinxcontrib-zopeext contains the zopeext Sphinx extension.Documentation: http://packages.python.org/sphinxcontrib-zopeextInstall with pip install sphinxcontrib-zopeext.To use this extension, include 'sphinxcontrib.zopeext.autointerface' in your...

omdoc

omdoc 0.1.3 Alpha

omdoc is a lightweight documentation builder that utilizes jinja2 templates as placeholders for markdown and code.Code samples are parsed with pygments and the content is parsed with markdown.You're in total control of how it looks, feels and responds to...

sphinxcontrib-epydoc is a Sphinx extension to cross-reference epydoc-generated documentation.InstallationThis extension can be installed from the Python Package Index:pip install sphinx-contrib.epydocAlternatively, you can clone the sphinx-contrib...

GNU Source-highlight produces a document with syntax highlighting when given a source file. Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.GNU...