|
|
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. |
|
|
\ No newline at end of file |