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-qb is a plugin for blockdiag that provides QB node-renderer.blockdiagcontrib-qb is a sample implementation for blockdiag plugin.Diagram examplesblockdiagcontrib-qb renders QB as node's shape.Example:diagram admin { A [shape =...

Doconce

Doconce 0.5.1

When writing a note, manual, report, etc., do you find it difficult to choose the typesetting format? That is, to choose between plain(email-like) text, Wiki, Word/OpenOffice, LaTeX, HTML, reStructuredText, Sphinx, XML, etc. Would it be convenient to...

sphinx-me

sphinx-me 0.2.1

sphinx-me is a Python tool that will create a Sphinx documentation shell for your project and include the README file as the documentation index. It handles extracting the required meta data such as the project name, author and version from your...

stsci.sphinxext contains Sphinx extensions to build documentation from STScI.UsageThese instructions only cover changes from the standard Sphinx instructions.Create a new tree for your Sphinx documentation, using sphinx_quickstart, as described in the...

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...

rstspreadsheet is a module that adds the spreadsheet directive for reStructuredText. You can use it from Docutils or Sphinx. Any Python function/module can be used to calculate the cell value.Install:pip install rstspreadsheet # oreasy_install...

mysql-autodoc is a program to generate HTML documentation for a mysql dtabase.The idea ant the template is base on the postgresql_autodo from Rod Taylor.Installing:Use setup.py:python setup.py buildsudo python setup.py installor use pip:pip install...

sphinx-http-domain is a Sphinx plugin to add an HTTP domain, allowing the documentation of RESTful HTTP methods.You can document simple methods, wrap any arguments in the path with curly-braces:.. http:method:: GET /api/foo/bar/{id}/{slug} :arg id:...

ManEdit

ManEdit 1.2.1

ManEdit is a UNIX manual page editor and viewer, it is designed specifically for the editing of the UNIX manual page format using an integrated XML interface.Although some developers with more resources can create a source document using a much more...