Metadata-Version: 1.1
Name: RefBuild
Version: 0.1.4
Summary: A tool to prepare source reference from docstrings.
Home-page: http://bitbucket.org/tommctavish/refbuild
Author: Thomas S. McTavish
Author-email: Tom.McTavish@gmail.com
License: MIT License
Description: A tool to construct reStructuredText files from docstrings in Python source files and link to Sphinx autodoc functionality to build API/source reference documentation.
Keywords: API reference source documentation generation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Requires: Sphinx (>=1.0)
