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 2b044e2ada - Show all commits

View File

@ -5,4 +5,14 @@ advanced-python-homework-2023
# How to build
poetry install
# How to make docs with Sphinx
«`{bash} {
cd src/docs
make html
}«`