ManagedIrbis5

Форк
1
/
.readthedocs.yml 
23 строки · 533.0 Байт
1
# .readthedocs.yml
2
# Read the Docs configuration file
3
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
4

5
# Required
6
version: 2
7

8
# Build documentation in the docs/ directory with Sphinx
9
sphinx:
10
  configuration: Docs/conf.py
11

12
# Build documentation with MkDocs
13
#mkdocs:
14
#  configuration: mkdocs.yml
15

16
# Optionally build your docs in additional formats such as PDF and ePub
17
formats:
18
  - htmlzip
19
  - epub
20

21
# Optionally set the version of Python and requirements required to build your docs
22
python:
23
  version: 3.6
24

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.