Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
keithbauer committed Jul 22, 2024
1 parent ee17b76 commit 9064c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ help:

# Generate the .rst source files
generate_rst:
sphinx-apidoc -f -o source/ .. ../tests/* ../core/tests/* ../integration_tests/* ../api/admin/routes.py ../api/routes.py
sphinx-apidoc -f -o source/ .. ../tests/* ../core/tests/* ../integration_tests/* ../api/admin/routes.py ../api/routes.py ../api/flask_sqlalchemy_session.py

0 comments on commit 9064c5f

Please sign in to comment.