Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mbtrack2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PA
Collective Effects
mbtrack2
Wiki
How to update the documentation
Changes
Page history
New page
Templates
Clone repository
Create How to update the documentation
authored
9 months ago
by
GUBAIDULIN
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
How-to-update-the-documentation.md
+4
-0
4 additions, 0 deletions
How-to-update-the-documentation.md
with
4 additions
and
0 deletions
How-to-update-the-documentation.md
0 → 100644
View page @
d2f527e5
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
This diff is collapsed.
Click to expand it.