Files
Mujoco_WASM/doc/index.rst
T
Kyle Bayes 090c25988a Split API reference pages into Data Structures and Functions pages.
PiperOrigin-RevId: 510422950
Change-Id: I6b2eebab0c0020b80fec83094aa65c6a412e277e
2023-02-17 07:06:20 -08:00

20 lines
471 B
ReStructuredText

..
This file is not used as index.html, but only to define the toctree.
This is because toctree cannot contain a reference to the page where it's
defined (https://github.com/sphinx-doc/sphinx/issues/4602).
The `redirects` setting in conf.py makes this page redirect to overview.html.
.. toctree::
:hidden:
overview
computation
modeling
XMLreference
programming/index.rst
models
APIreference/index.rst
python
unity
changelog