Skip to content

Commit 5bea2b4

Browse files
author
mykola
committed
Updated readme
1 parent 6196de8 commit 5bea2b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scaledp/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@
3030
### Build documentation
3131

3232
```bash
33+
pip install sphinx_book_theme myst_parser
3334
poetry run sphinx-build -M html source build
35+
poetry run sphinx-apidoc -o source/ ../scaledp
3436
```
3537

3638
### Release

0 commit comments

Comments
 (0)