Tutorial¶
Working usage examples¶
extensions = [
"sphinx_autodoc_argparse",
"sphinx_autodoc_argparse.exemplar",
]
argparse_examples_section_title = "Examples"
argparse_reorder_usage_before_examples = True
extensions = [
"sphinx_autodoc_argparse",
"sphinx_autodoc_argparse.exemplar",
]
argparse_examples_section_title = "Examples"
argparse_reorder_usage_before_examples = True