advanced-python-homework-2023/README.md

19 lines
179 B
Markdown
Raw Normal View History

2023-09-19 15:23:12 +03:00
# advanced-python-homework-2023
2023-09-19 16:23:31 +03:00
advanced-python-homework-2023
2023-09-19 16:31:27 +03:00
# How to build
2023-09-19 16:23:31 +03:00
poetry install
2023-09-20 01:00:49 +03:00
# How to make docs with Sphinx
«`{bash} {
cd src/docs
make html
}«`
2023-09-19 16:23:31 +03:00