.. Matrices Manipulation documentation master file, created by sphinx-quickstart on Sun Apr 26 23:02:59 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Matrices Manipulation's documentation! ================================================= .. toctree:: :maxdepth: 2 :caption: Contents: Forward Kinematics Inverse Kinematics Indices and tables ================== At the website you can navigate through the menus below: * :ref:`genindex` * :ref:`modindex` * :ref:`search` Running the documentation with Sphinx ------------------------------------- To run the documentation for this project run the following commands, at the project folder: Install Spinxs: **python -m pip install sphinx** Install the "Read the Docs" theme: **pip install sphinx-rtd-theme** **make clean** **make html** GitHub Repository ----------------- Find all the files at the GitHub repository here_. .. _here: https://github.com/ThiagoSoutoGit/OpenCVMatrices