Обновить README.md

This commit is contained in:
marmi 2023-09-28 23:15:47 +03:00
parent 1d605fe1af
commit f58e5e5e81

View File

@ -9,3 +9,11 @@
conda activate scada-marmi
# Sphinx
sphinx-quickstart docs
sphinx-build -M html docs/source/ docs/build/
cd docs
./make html