[docs] Use FetchContent to grab CMake modules (#61)

This commit is contained in:
Jared Dillard
2025-12-11 00:55:00 -08:00
committed by GitHub
parent 8a1a73512d
commit cbbf4b572b
6 changed files with 100 additions and 46 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
},
{
"name": "docs-parallel",
"displayName": "Build HTML and Markdown in parallel",
"displayName": "Build all output formats in parallel",
"configurePreset": "documentation",
"targets": ["html", "markdown", "rst"]
}