Skip to main content

UNKNOWN

Project description

tl;dr

What?

sphinxgen is used to generate files from python packages and modules found in a specified set of directories. It is intended for generating sphinx autodoc stub files, but can be used for other purposes. Files are generated using jinja templates to provide maximum flexbility. You can use a set of built-in templates, or provide your own.

Install?

Install with pip:

$ pip install sphinxgen

Or, from source:

$ python setup.py install

Examples?

> sphinxgen -o sphinx/source src/python/my_package src/python/my_other_package

You can also use it as a setuptools command:

#setup.cfg

[sphinxgen]
package_dirs = src/python/my_package,src/python/my_other_package
output = sphinx/source
> setup.py sphinxgen

Dependencies?

sphinxgen is developed against python version 2.7.

Other dependencies are handled by pip.

For building the docs from source with sphinx, you will need the packages listed under sphinx/requirements.pip.

Docs?

Misc.

Contact Information

This project is currently hosted on bitbucket, at https://bitbucket.org/bmearns/sphinxgen. The primary author is Brian Mearns, whom you can contact through bitbucket at https://bitbucket.org/bmearns.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

sphinxgen-1.1.1.0-r3.zip (44.3 kB view hashes)

Uploaded Source

sphinxgen-1.1.1.0-r3.tar.gz (36.3 kB view hashes)

Uploaded Source

sphinxgen-1.1.1.0-r3.tar.bz2 (32.0 kB view hashes)

Uploaded Source

Built Distributions

sphinxgen-1.1.1.0_r3-py2.7.egg (22.5 kB view hashes)

Uploaded Source

sphinxgen-1.1.1.0_r3-py2-none-any.whl (12.2 kB view hashes)

Uploaded Python 2

sphinxgen-1.1.1.0-r3.win32.exe (244.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page