обновлен конфиг readthedocs; исправлена главная страница документации.

このコミットが含まれているのは:
Ilya (Marshal) 2022-11-11 17:28:08 +01:00
コミット f22903d881
2個のファイルの変更9行の追加2行の削除

ファイルの表示

@ -3,9 +3,16 @@
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.11"
sphinx:
configuration: docs/source/conf.py
python:
version: "3.7"
install:
- requirements: docs/requirements.txt
- requirements: requirements-dev.txt

ファイルの表示

@ -6,7 +6,7 @@
Документация библиотеки
=======================
.. include:: ../../readme.md
.. include:: ../../README.md
:parser: myst_parser.sphinx_
.. toctree::