mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Field roles, add C test
This commit is contained in:
4
tests/roots/test-domain-c/field-role.rst
Normal file
4
tests/roots/test-domain-c/field-role.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
.. c:function:: void f(int a, int *b)
|
||||
|
||||
:param int a:
|
||||
:param int* b:
|
Reference in New Issue
Block a user