diff --git a/api/requirements.txt b/api/requirements.txt index f7f9b7a..fcd08ee 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -17,4 +17,9 @@ Flask-JWT-Extended PyJWT == 1.* # Specify pyldap version for custom build. This is not installed by pip. pyldap == 3.3.1 -easyad \ No newline at end of file +easyad + +# API Documentation +mkdocs +mkdocs-material +mkautodoc \ No newline at end of file