Allow building docs all formats (#77)

This commit is contained in:
Stan Triepels
2023-02-23 01:20:19 +01:00
committed by GitHub
parent d97dca5bcb
commit 69a40344f0

View File

@@ -15,6 +15,8 @@ build:
sphinx:
configuration: docs/conf.py
formats: all
python:
install:
- requirements: docs/requirements.txt