We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee17b76 commit 9064c5fCopy full SHA for 9064c5f
1 file changed
docs/Makefile
@@ -20,4 +20,4 @@ help:
20
21
# Generate the .rst source files
22
generate_rst:
23
- 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 commit comments