Files
Mujoco_WASM/doc/includes/macros.rst
T
Alessio Quaglino 3e378e2c37 Autogeneration of XML schema in documentation.
BEGIN_PUBLIC

Add script for the autogeneration of the XML schema in the documentation.

ENG_PUBLIC

PiperOrigin-RevId: 479289884
Change-Id: I49423195fbd1067d4a4d7be78018d446575bc7e1
2022-10-06 05:43:36 -07:00

21 lines
352 B
ReStructuredText

..
Macros for adding non-breaking spaces for indentation.
.. |_| unicode:: 0xA0 0xA0
:trim:
.. |_2| unicode:: 0xA0 0xA0 0xA0 0xA0
:trim:
.. |_3| unicode:: 0xA0 0xA0 0xA0 0xA0 0xA0 0xA0
:trim:
.. |_4| unicode:: 0xA0 0xA0 0xA0 0xA0 0xA0 0xA0 0xA0 0xA0
:trim:
..
Macro for injecting a custom line break.
.. |br| raw:: html
<br/>