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 703141c commit 76e7f16Copy full SHA for 76e7f16
docs/README.md
@@ -4,6 +4,6 @@
4
5
```bash
6
sphinx-apidoc -f -o ./docs/source ./adf_core_python
7
-cd docs
+sphinx-build -M html ./docs/source ./docs/build
8
make html
9
```
0 commit comments