3 new commits in sphinx-contrib:
https://bitbucket.org/birkenfeld/sphinx-contrib/commits/df6c1b0eefc4/
Changeset: df6c1b0eefc4
Branch: autoprogram-override-prog
User: dirn
Date: 2016-08-13 02:40:19+00:00
Summary: [autoprogram] Fix display of subcommands
9a603c9 introduced some useful new options to the `autoprogram` directive.
`parser.prog` isn't extended to subparsers. Unfortunately this means that the
`prog` option no longer behaves correctly for subcommands. Instead of seeing the
requested value, the command used to build the documentation appears before each
subcommand. By tracking the value, it can be replaced as needed.
Affected #: 1 file
https://bitbucket.org/birkenfeld/sphinx-contrib/commits/79543cf5fcaf/
Changeset: 79543cf5fcaf
Branch: autoprogram-override-prog
User: dirn
Date: 2016-08-20 17:24:21+00:00
Summary: [autoprogram] Only override prog if it's the same
Make sure that the subcommand's prog is the same as the parser's before
replacing it with the specified `prog` value.
Affected #: 1 file
https://bitbucket.org/birkenfeld/sphinx-contrib/commits/a06ae33f1c70/
Changeset: a06ae33f1c70
User: dahlia
Date: 2016-08-20 17:25:46+00:00
Summary: Merged in dirn/sphinx-contrib/autoprogram-override-prog (pull request #122)
[autoprogram] Fix display of subcommands
Affected #: 1 file
Repository URL:
https://bitbucket.org/birkenfeld/sphinx-contrib/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.