mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
intersphinx role: :external+inv:**: instead of :external:inv+**:
This commit is contained in:
@@ -35,9 +35,9 @@
|
||||
|
||||
|
||||
- a function with explicit inventory:
|
||||
:external:inv+c:func:`CFunc`
|
||||
:external+inv:c:func:`CFunc`
|
||||
- a class with explicit non-existing inventory, which also has upper-case in name:
|
||||
:external:invNope+cpp:class:`foo::Bar`
|
||||
:external+invNope:cpp:class:`foo::Bar`
|
||||
|
||||
|
||||
- explicit title:
|
||||
|
||||
Reference in New Issue
Block a user