Files
Mujoco_WASM/doc/index.rst
T
Yuval Tassa 69c74f850e Hierarchical restructuring of docs Programming chapter
PiperOrigin-RevId: 495941670
Change-Id: I7f92d90fd58b9e22b59c54861277be60cb43323d
2022-12-16 12:56:47 -08:00

20 lines
461 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
python
unity
changelog