We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442f3e0 commit ad296deCopy full SHA for ad296de
docs-api/docker-compose.yaml
@@ -20,7 +20,7 @@ services:
20
- |
21
pip install /main/datajoint-python
22
make html
23
- chmod -R o=rwx /main/_build/html
+ chmod -R o=rwx /main/docs-api/build/html
24
# tail -f /dev/null
25
# sphinx-quickstart
26
# sphinx-apidoc -o ./source ../datajoint-python/datajoint
0 commit comments