Skip to content

Commit

Permalink
Add ToC tree
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Oct 4, 2023
1 parent d77a351 commit 8917c92
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
JAXsim
======
JAXsim Docs - A Physics Engine in Reduced Coordinates for Control and Robot Learning
====================================================================================

A scalable physics engine implemented with JAX. With JIT batteries 🔋

Expand Down Expand Up @@ -31,7 +31,23 @@ Planned features:
- Reinforcement Learning module developed in JAX.
- Finalization of differentiable physics through the simulation.

.. _JAX: https://github.com/google/jax/
.. toctree::
:maxdepth: 2
:caption: User Guide

guide/install

.. toctree::
:maxdepth: 1
:caption: JAXsim API Reference

modules/high_level
modules/math
modules/physics
modules/parsers
modules/simulation
modules/sixd
modules/utils


Credits
Expand Down

0 comments on commit 8917c92

Please sign in to comment.