fix yaml-lint errors
This commit is contained in:
parent
4d3c9b0be8
commit
1d242aed7c
12 changed files with 348 additions and 265 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue