Skip to content

Commit 64c0ab7

Browse files
committed
Update docs
1 parent 59e9d55 commit 64c0ab7

4 files changed

Lines changed: 579 additions & 708 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,4 @@ poetry install
148148
poetry run mkdocs serve
149149
```
150150

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-
```
151+
This will start a local server at `http://127.0.0.1:8000/dapi/` where you can view the documentation.

0 commit comments

Comments
 (0)