GemDocs

GemDocs 0.5

GemDocs is a bash helper for fast access to rubygems documentation server.Runs gem server (if not yet started) and displays documentation in your favorite browser.Usage: GUI:alt+f2 gemdocs< CR >Browse your docs.It's very handy to use gemdocs with gnome-do...

sphinxcontrib-plantuml is a plantuml extension for Sphinx.First, you may need to specify plantuml command in your conf.py:plantuml = ['java', '-jar', '/path/to/plantuml.jar']Instead, you can install a wrapper script in your PATH:% cat < < EOT >...

sphinxtheme.readability is a Sphinx Readability theme that provides a comfortably reading environment for your documentation.This theme is inspired by Readability.InstallationInstalling this sphinx theme is simply: pip install...

gtkmm-documentation is an open source package that contains a gtkmm manual for GTK/GNOME developers. gtkmm is a C++ API for GTK+.gtkmm is an open source software that features inheritance to derive custom widgets, type-safe signal handlers, in standard...

sphinxjp.themes.biz_blue_simple is a Sphinx simple blue theme for business.Output Sampleoutput: http://packages.python.org/sphinxjp.themes.biz_blue_simple/source: http://packages.python.org/sphinxjp.themes.biz_blue_simple/_sources/index.txtSetupMake...

pywebuml

pywebuml 0.3.0

pywebuml is a package that will parse C#, Java or Python files, and generate the UML class diagram using a web interface.It has 2 commands:>>> pywebuml initializeThis command it is used to parse the files. This will create the database and parse all the...

blockdiagcontrib-class is a blockdiag plugin that provides a Square node-renderer.blockdiagcontrib-class is a sample implementation for blockdiag plugin.Diagram examplesblockdiagcontrib-class renders class as node's shape.Example:diagram admin...

sphinxjp.themes.bizstyle is a business style documentation theme for Sphinx.Set upMake environment with easy_install:easy_install sphinxjp.themes.bizstyleConvert Usagesetup conf.py with:extensions = ['sphinxjp.themecore']html_theme = 'bizstyle'and...

mongodoc

mongodoc 0.3.3

mongodoc is a Python module that creates a UML-like diagram for a nested mongodb document.If you have a mongodb database that you wish to document, a good starting point might be to install mongodoc and use the doc-db command:doc-db testAfter answering a...