Skip to content

Commit

Permalink
Add toctree
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Oct 4, 2023
1 parent d77a351 commit 2ca388e
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 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 @@ -33,6 +33,24 @@ Planned features:

.. _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 2ca388e

Please sign in to comment.