sampledoc
News and Announcements »

make_qiime_rst_file.py – Make Sphinx RST file

Description:

This script will take a script file and convert the usage strings and options to generate a documentation .rst file.

Usage: make_qiime_rst_file.py [options]

Input Arguments:

Note

[REQUIRED]

-i, --input_script
This is the input script for which to make a .rst file
-o, --output_dir
Path to the output directory

Output:

This will output a Sphinx rst-formatted file.

Example:

make_qiime_rst_file.py -i make_2d_plots.py -o doc/

Site index


sampledoc