d97ff39e86
- Schema table now has attribute links and is open by default. - Attributes are in 4 columns. - Fixed various documentation bugs made visible by this change. - Removed distance equality constraint from xml_native_reader.cc PiperOrigin-RevId: 517558035 Change-Id: Ibc7715587dd4e72253231bfd55bd037f0193b3fd
34 lines
509 B
ReStructuredText
34 lines
509 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 L shaped arrow
|
|
|
|
.. |L| unicode:: 0x21B3 0xA0
|
|
:trim:
|
|
|
|
..
|
|
Macro for injecting a custom line break.
|
|
|
|
.. |br| raw:: html
|
|
|
|
<br/>
|
|
|
|
..
|
|
Macro for unicode word-joiner character.
|
|
|
|
.. |-| unicode:: U+2060
|
|
:trim:
|