Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|
|||
__package__ =
|
|
Role `:api:` bridges generated API documentation by tool like EpyDoc with Sphinx Python Documentation Generator. Other tools, other than EpyDoc, can be easily supported as well. First generate the documentation to be referenced, i.e. with EpyDoc: $ mkdir -p doc/_build/html/api $ epydoc -o doc/_build/html/api ... Next step is to generate documentation with Sphinx: $ sphinx-build doc doc/_build/html |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:11 2011 | http://epydoc.sourceforge.net |