docs: create index.rst

This commit is contained in:
2025-10-15 16:37:53 +03:00
parent a4543cee92
commit 7f5234b67a
22 changed files with 2 additions and 690 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ serve-all:
update-langs:
sphinx-build -b gettext . _build/gettext
sphinx-intl update -p _build/gettext -l en -l ru
sphinx-intl update -p _build/gettext -l en
.PHONY: help Makefile serve-all