From f58e5e5e814f00e35fe78d8433f92457ed21b2ba Mon Sep 17 00:00:00 2001 From: marmi Date: Thu, 28 Sep 2023 23:15:47 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7ee183a..f9b795a 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,11 @@ conda activate scada-marmi # Sphinx + + sphinx-quickstart docs + + sphinx-build -M html docs/source/ docs/build/ + + cd docs + + ./make html