We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Put the UML files under module doc/uml, example:
Add the document in the toctree of the parent document:
.. only:: plantuml .. toctree:: :maxdepth: 2 uml/example
example.rst
UML === .. uml:: Alice -> Bob: Hi! Alice <- Bob: How are you?