We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e9d55 commit 64c0ab7Copy full SHA for 64c0ab7
4 files changed
README.md
@@ -148,11 +148,4 @@ poetry install
148
poetry run mkdocs serve
149
```
150
151
-This will start a local server at `http://127.0.0.1:8000/dapi/` where you can view the documentation.
152
-
153
-### API docs
154
-To generate API docs:
155
156
-```
157
-pdoc --html --output-dir api-docs dapi --force
158
+This will start a local server at `http://127.0.0.1:8000/dapi/` where you can view the documentation.
0 commit comments