sphinx/tests/roots/test-domain-cpp/any-role.rst

11 lines
222 B
ReStructuredText
Raw Normal View History

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`