docs: use docfx to generate documentation

This commit is contained in:
Stevan Freeborn
2024-07-07 16:16:55 -05:00
parent 554c696069
commit 3e69208681
227 changed files with 27347 additions and 3 deletions
+42
View File
@@ -0,0 +1,42 @@
{
"metadata": [
{
"src": [
{
"src": "../src",
"files": [
"**/*.csproj"
]
}
],
"dest": "api"
}
],
"build": {
"content": [
{
"files": [
"**/*.{md,yml}"
]
}
],
"resource": [
{
"files": [
"images/**"
]
}
],
"output": "../docs",
"template": [
"default",
"modern"
],
"globalMetadata": {
"_appName": "AnthropicClient",
"_appTitle": "AnthropicClient",
"_enableSearch": true,
"pdf": true
}
}
}
+2
View File
@@ -0,0 +1,2 @@
- name: API
href: api/