Sphinx directive for invoke
Project description
Documentation
Documentation for sphinx-invoke can be found from Read The Docs.
Sphinx directive for invoke tasks
The package sphinx-invoke contains the Sphinx directive which produces the usage and help for the invoke task.
For example:
.. invoke:: :module: module.path.to.tasks :prog: programname
Essentially produces sections for each task with the content:
programname -h taskname
Installation
The package can be installed with pip:
# pip install sphinx-invoke
Development practices
The development and the testing follows the Common Robot Libraries development practices defined in crl-devutils.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sphinx-invoke-0.2.1.tar.gz
(16.2 kB
view hashes)