Decl styling, make desc_inline node

Use the new node for cpp:expr
This commit is contained in:
Jakob Lykke Andersen
2021-03-20 17:19:34 +01:00
parent e012c93f1b
commit 98800be904
6 changed files with 45 additions and 8 deletions

View File

@@ -17,6 +17,7 @@ These nodes form the top-most levels of object descriptions.
.. autoclass:: desc_signature
.. autoclass:: desc_signature_line
.. autoclass:: desc_content
.. autoclass:: desc_inline
Nodes for high-level structure in signatures
............................................