e13ddfa2ab
PiperOrigin-RevId: 651827545 Change-Id: I85c12dc12967e49087c342445dbfa049c5cdbcdf
31 lines
555 B
ReStructuredText
31 lines
555 B
ReStructuredText
..
|
|
Role for XML elements in the MJCF spec.
|
|
.. role:: el
|
|
|
|
..
|
|
Role for the prefix of XML element names in the MJCF spec.
|
|
.. role:: el-prefix
|
|
|
|
..
|
|
Role for XML attribute names in the MJCF spec.
|
|
.. role:: at
|
|
|
|
..
|
|
Role for attribute value specs in MJCF spec.
|
|
.. role:: at-val
|
|
|
|
..
|
|
Role for pretty-printed inline C/C++ code.
|
|
.. role:: cpp(code)
|
|
:language: C++
|
|
|
|
..
|
|
Role for pretty-printed inline Python code.
|
|
.. role:: python(code)
|
|
:language: Python
|
|
|
|
..
|
|
Role for pretty-printed inline shell code.
|
|
.. role:: shell(code)
|
|
:language: bash
|