From 388f95accc61a62070eab57d310f7a008ae472f0 Mon Sep 17 00:00:00 2001 From: Brandon Castellano Date: Sat, 17 Jun 2023 22:33:44 -0400 Subject: [PATCH] Revert "[docs] Move RTD config for manual into root." This reverts commit 73159221d216a921f48e45b48329de621d69ad81. --- .readthedocs.manual.yaml => manual/.readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .readthedocs.manual.yaml => manual/.readthedocs.yaml (84%) diff --git a/.readthedocs.manual.yaml b/manual/.readthedocs.yaml similarity index 84% rename from .readthedocs.manual.yaml rename to manual/.readthedocs.yaml index adf8b0b8..5edd6c7d 100644 --- a/.readthedocs.manual.yaml +++ b/manual/.readthedocs.yaml @@ -7,7 +7,7 @@ build: python: "3.10" sphinx: - configuration: manual/conf.py + configuration: conf.py python: install: