testing rtd

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2022-05-09 11:30:34 +02:00
parent 7a3a7810fd
commit 7fbbd640d3

View File

@ -25,8 +25,8 @@ build:
# golang: "1.17"
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/root/source/conf.py
#sphinx:
# configuration: docs/root/source/conf.py
# If using Sphinx, optionally build your docs in additional formats such as PDF
# formats:
@ -34,5 +34,6 @@ sphinx:
# Optionally declare the Python requirements required to build your docs
python:
version: 3.9
install:
- requirements: docs/root/requirements.txt