In the root folder of mbtrack2 on the desired branch (develop) run: sphinx-apidoc -f --ext-autodoc -o docs/source/ mbtrack2/
This will update the .rst files with any new packages/modules added. After that you can rebuild the docs with readthedocs.
In the root folder of mbtrack2 on the desired branch (develop) run: sphinx-apidoc -f --ext-autodoc -o docs/source/ mbtrack2/
This will update the .rst files with any new packages/modules added. After that you can rebuild the docs with readthedocs.
The place to be for your source code