abdza / javasphinx

Sphinx extension for documenting Java projects - DEPRECATED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javasphinx

Documentation Status

This project is no longer maintained and should be used for historical purposes only.

javasphinx is an extension to the Sphinx documentation system which adds support for documenting Java projects. It includes a Java domain for writing documentation manually and a javasphinx-apidoc utility which will automatically generate API documentation from existing Javadoc markup.

javasphinx is available in the Python Package Index (PyPi) under the name javasphinx and can be installed using tools such as pip or easy_install.

Documentation for javasphinx is available at http://bronto-javasphinx.readthedocs.io

About

Sphinx extension for documenting Java projects - DEPRECATED

License:Apache License 2.0


Languages

Language:Python 100.0%