diff options
Diffstat (limited to 'tests/roots/test-ext-intersphinx-cppdomain/index.rst')
-rw-r--r-- | tests/roots/test-ext-intersphinx-cppdomain/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/roots/test-ext-intersphinx-cppdomain/index.rst b/tests/roots/test-ext-intersphinx-cppdomain/index.rst new file mode 100644 index 0000000..bf67d52 --- /dev/null +++ b/tests/roots/test-ext-intersphinx-cppdomain/index.rst @@ -0,0 +1,8 @@ +test-ext-intersphinx-cppdomain +============================== + +.. cpp:namespace:: foo + +:cpp:class:`Bar` + +.. cpp:function:: foons::bartype FooBarBaz() |