mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Move domain-specific code around a bit; builtin domains are now completely in sphinx.domains. Test suite does not pass yet.
This commit is contained in:
@@ -182,7 +182,8 @@ Testing öäü...
|
||||
Object markup
|
||||
-------------
|
||||
|
||||
:cfunc:`CFunction`.
|
||||
:c:func:`CFunction`. :c:func:`!malloc`.
|
||||
|
||||
|
||||
Only directive
|
||||
--------------
|
||||
@@ -207,3 +208,4 @@ Only directive
|
||||
.. rubric:: Footnotes
|
||||
|
||||
.. [#] Like footnotes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user