From 48a25f794b310f944d0de4e05d6d6a3b9b377dfe Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Wed, 25 May 2022 22:04:57 +1000 Subject: [PATCH] try to fix config file Signed-off-by: Ryan Lerch --- .readthedocs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index bbbdf17..09d9a84 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,3 +1,8 @@ +# .readthedocs.yaml +# Read the Docs configuration file +# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details + +# Required version: 2 # Build documentation in the docs/ directory with Sphinx