initial-build #1

Merged
zugzvangg merged 11 commits from initial-build into main 2023-09-26 21:25:37 +03:00
Showing only changes of commit 23b333a3b0 - Show all commits

View File

@ -7,12 +7,9 @@ poetry install
# How to make docs with Sphinx
«`{bash} {
cd src/docs
make html
}«`
```
$ cd src/docs
$ make html
```