Closed nhoffman closed 8 years ago
Options in Sphinx docs are manually maintained - should be able to auto-generate.
This is done in docs by make helptext:
make helptext
helptext: PYTHONPATH=$(BASEDIR) \ $(BASEDIR)/devtools/helptext.py $(BASEDIR)/taxit -d $(BASEDIR)/docs/_helptext
Options in Sphinx docs are manually maintained - should be able to auto-generate.