fix yaml-lint errors

This commit is contained in:
ReenigneArcher 2022-08-07 20:26:40 -04:00
commit 1d242aed7c
No known key found for this signature in database
GPG key ID: 0CA6A47B0630EA9B
12 changed files with 348 additions and 265 deletions

View file

@ -1,3 +1,4 @@
---
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
@ -25,9 +26,9 @@ build:
# - cmake .
## Include the submodules, required for cmake
#submodules:
# include: all
# recursive: true
# submodules:
# include: all
# recursive: true
# Build documentation in the docs/ directory with Sphinx
sphinx: