docs: attempt to fix .readthedocs.yaml

Seems like we need to update the config ([0],[1]).

  [0] https://blog.readthedocs.com/migrate-configuration-v2/
  [1] https://blog.readthedocs.com/use-build-os-config/

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
Andrii Nakryiko
2023-10-26 16:36:52 -07:00
parent 6a5776066c
commit 3189f70538
3 changed files with 9 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ extensions = [
'sphinx.ext.viewcode',
'sphinx.ext.imgmath',
'sphinx.ext.todo',
'sphinx_rtd_theme',
'breathe',
]

View File

@@ -1 +1,2 @@
breathe
breathe
sphinx_rtd_theme