hw4 #3

Merged
zugzvangg merged 3 commits from hw4 into main 2023-11-12 18:21:45 +03:00
Showing only changes of commit 024f5b4446 - Show all commits

View File

@ -11,6 +11,7 @@ $ poetry install
# How to make docs with Sphinx
```
$ cd docs
$ make html
```