feat(techdocs): add techdocs-cli option to disable external font download

Signed-off-by: Karthik <karthik.jk11@gmail.com>
This commit is contained in:
Karthik
2025-11-25 14:16:44 +05:30
parent 5ef8d166cb
commit 329f5920b6
11 changed files with 44 additions and 6 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ export interface Config {
* @see https://www.mkdocs.org/user-guide/configuration/#hooks
*/
dangerouslyAllowAdditionalKeys?: string[];
/**
* Disable external fonts for all TechDocs sites.
* If not set, the default value is false.