============= Documentation ============= You can build the documentation for this project with sphinx (`pip install sphinx`): .. code-block:: bash cd doc make html The result will be located at ``hand_embodiment/doc/build/html/index.html``.