mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
11 lines
222 B
ReStructuredText
11 lines
222 B
ReStructuredText
any role
|
|
--------
|
|
|
|
* :cpp:any:`Sphinx`
|
|
* ref function without parens :cpp:any:`hello`.
|
|
* ref function with parens :cpp:any:`hello()`.
|
|
* :cpp:any:`Sphinx::version`
|
|
* :cpp:any:`version`
|
|
* :cpp:any:`List`
|
|
* :cpp:any:`MyEnum`
|