-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
With this input:
.. sphinx_argparse_cli::
:module: my_prog.__main__
:func: build_parser
:prog: my-prog
Toctree render as:
And with this input:
#######################
my-prog - CLI interface
#######################
.. sphinx_argparse_cli::
:module: my_prog.__main__
:func: build_parser
:prog: my-prog
:title:
Toctree render as:
But the group is added as an <h2>
in the page.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed