From f9c68e09950ce7bb9774f8a2aee01f26d9dc72bc Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Wed, 16 Nov 2022 19:31:03 -0800 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 328a42a..fda82b0 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,9 +19,10 @@ build: sphinx: configuration: docs/conf.py -If using Sphinx, optionally build your docs in additional formats such as PDF +#If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf + - html # Optionally declare the Python requirements required to build your docs # python: