Skip to content

Commit 119ddcc

Browse files
Merge pull request #804 from nitinme/main
Adding freshness and ai docs metadata
2 parents 0ba17af + 8447364 commit 119ddcc

1 file changed

Lines changed: 36 additions & 1 deletion

File tree

agent-framework/docfx.json

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,42 @@
4949
"feedback_system": "Standard",
5050
"permissioned-type": "public"
5151
},
52-
"fileMetadata": {},
52+
"fileMetadata": {
53+
"ms.collection": {
54+
"api-docs/**/*.md": "ce-skilling-ai-copilot",
55+
"api-docs/**/*.yml": "ce-skilling-ai-copilot",
56+
"integrations/**/*.md": "ce-skilling-ai-copilot",
57+
"integrations/**/*.yml": "ce-skilling-ai-copilot",
58+
"migration-guide/**/*.md": "ce-skilling-ai-copilot",
59+
"migration-guide/**/*.yml": "ce-skilling-ai-copilot",
60+
"overview/**/*.md": "ce-skilling-ai-copilot",
61+
"overview/**/*.yml": "ce-skilling-ai-copilot",
62+
"support/**/*.md": "ce-skilling-ai-copilot",
63+
"support/**/*.yml": "ce-skilling-ai-copilot",
64+
"tutorials/**/*.md": "ce-skilling-ai-copilot",
65+
"tutorials/**/*.yml": "ce-skilling-ai-copilot",
66+
"user-guide/**/*.md": "ce-skilling-ai-copilot",
67+
"user-guide/**/*.yml": "ce-skilling-ai-copilot",
68+
"index.yml": "ce-skilling-ai-copilot"
69+
},
70+
"ms.update-cycle": {
71+
"api-docs/**/*.md": "180-days",
72+
"api-docs/**/*.yml": "180-days",
73+
"integrations/**/*.md": "180-days",
74+
"integrations/**/*.yml": "180-days",
75+
"migration-guide/**/*.md": "180-days",
76+
"migration-guide/**/*.yml": "180-days",
77+
"overview/**/*.md": "180-days",
78+
"overview/**/*.yml": "180-days",
79+
"support/**/*.md": "180-days",
80+
"support/**/*.yml": "180-days",
81+
"tutorials/**/*.md": "180-days",
82+
"tutorials/**/*.yml": "180-days",
83+
"user-guide/**/*.md": "180-days",
84+
"user-guide/**/*.yml": "180-days",
85+
"index.yml": "180-days"
86+
}
87+
},
5388
"template": [],
5489
"dest": "agent-framework"
5590
}

0 commit comments

Comments
 (0)