-
- Downloads
Add apidoc stage to normal docs build process
... | ... | @@ -29,6 +29,7 @@ mysqlclient==1.3.13 |
networkx==2.2 | ||
oauthlib==2.1.0 | ||
packaging==17.1 | ||
pbr==5.1.2 | ||
prov==1.5.2 | ||
pycparser==2.18 | ||
Pygments==2.2.0 | ||
... | ... | @@ -50,6 +51,8 @@ snowballstemmer==1.2.1 |
social-auth-app-django==3.0.0 | ||
social-auth-core==2.0.0 | ||
Sphinx==1.7.6 | ||
sphinx-rtd-theme==0.4.2 | ||
sphinxcontrib-apidoc==0.3.0 | ||
sphinxcontrib-websupport==1.1.0 | ||
SQLAlchemy==1.2.14 | ||
typed-ast==1.1.0 | ||
... | ... |
Please register or sign in to comment