Skip to content

Commit 9064c5f

Browse files
committed
Fix docs
1 parent ee17b76 commit 9064c5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ help:
2020

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

0 commit comments

Comments
 (0)