3e378e2c37
BEGIN_PUBLIC Add script for the autogeneration of the XML schema in the documentation. ENG_PUBLIC PiperOrigin-RevId: 479289884 Change-Id: I49423195fbd1067d4a4d7be78018d446575bc7e1
21 lines
352 B
ReStructuredText
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/> |