Skip to content

Conversation

@RobertoRoos
Copy link
Contributor

@RobertoRoos RobertoRoos commented Nov 27, 2025

Duplicate or renewed version of

I don't think I can push directly in @mikemckiernan 's branch and even if I can not sure I should. So I figured I would have my own PR here.
Of course we could also rebase this branch from my fork into the original feature branch: https://github.com/mikemckiernan/sphinx-argparse/tree/add-domain

Todo:

  • So far I have only renamed the conf options. Tests haven't been altered yet and will still all fail -> Fix tests

mikemckiernan and others added 6 commits August 19, 2024 19:44
- Print fully-qualified subcommand name in title

- Support commands:command role for intersphinx

- Prefer fully-qualified HREF targets

  Use targets like "#blah-sub-commands" as
  the primary target and move historic targets
  like "#Sub-commands" to secondary targets.

  Preserve the older HREF, `sub-commands`, as a
  secondary target. In the HTML, this becomes a span
  just below the section element so that bookmarks continue
  to work even after adopting the update from this commit.
Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
@RobertoRoos RobertoRoos marked this pull request as draft November 27, 2025 10:19
mikemckiernan and others added 3 commits December 2, 2025 12:21
Previously, the xpaths checked the TOC navigation
for the expected pages. With this update,
the xpaths check for the expected pages in the
toctree-generated navigation on the document div.

Signed-off-by: Mike McKiernan <mmckiernan@nvidia.com>
@RobertoRoos RobertoRoos marked this pull request as ready for review December 2, 2025 11:36
@RobertoRoos
Copy link
Contributor Author

RobertoRoos commented Dec 2, 2025

I think this is ready, but merging will be easier after merging #84 and #79

@mikemckiernan
Copy link

Thanks for dusting this off and fixing it up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants