docs: add material theme for documentation site
This commit is contained in:
+4
-2
@@ -30,12 +30,14 @@
|
||||
"output": "../docs",
|
||||
"template": [
|
||||
"default",
|
||||
"modern"
|
||||
"modern",
|
||||
"templates/material"
|
||||
],
|
||||
"globalMetadata": {
|
||||
"_appName": "AnthropicClient",
|
||||
"_appTitle": "AnthropicClient",
|
||||
"_enableSearch": true
|
||||
}
|
||||
},
|
||||
"postProcessors": ["ExtractSearchIndex"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user