Skip to content

Commit d8cbde0

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/cpp-docs-pr (branch live)
2 parents 67d0fe2 + ff749ba commit d8cbde0

File tree

1 file changed

+92
-74
lines changed

1 file changed

+92
-74
lines changed

docs/docfx.json

Lines changed: 92 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"externalReference": [],
3939
"globalMetadata": {
4040
"breadcrumb_path": "~/_breadcrumb/toc.yml",
41-
 "uhfHeaderId": "MSDocsHeader-CPP",
41+
"uhfHeaderId": "MSDocsHeader-CPP",
4242
"ROBOTS": "INDEX,FOLLOW",
4343
"manager": "coxford",
4444
"ms.date": "11/16/2016",
@@ -116,9 +116,7 @@
116116
"intrinsics/**.md": "reference",
117117
"mfc/reference/**.md": "reference",
118118
"overview/**.md": "overview",
119-
"parallel/amp/reference/**.md": "reference",
120-
"parallel/concrt/reference/**.md": "reference",
121-
"parallel/openmp/reference/**.md": "reference",
119+
"parallel/**.md": "reference",
122120
"preprocessor/**.md": "reference",
123121
"safeint/**.md": "reference",
124122
"sanitizers/**.md": "reference",
@@ -151,8 +149,6 @@
151149
"linux/**.md": "linux-development",
152150
"mfc/**.md": "mfc-library",
153151
"overview/**.md": "tools",
154-
"parallel/amp/**.md": "parallel-programming",
155-
"parallel/concrt/**.md": "parallel-programming",
156152
"parallel/**.md": "parallel-programming",
157153
"porting/**.md": "cpp-lang",
158154
"preprocessor/**.md": "cpp-lang",
@@ -163,79 +159,101 @@
163159
"text/**.md": "windows-development",
164160
"windows/**.md": "windows-development"
165161
},
162+
"ms.update-cycle": {
163+
"assembler/**.{md,yml}": "3650-days",
164+
"attributes/**.{md,yml}": "3650-days",
165+
"atl/**.{md,yml}": "3650-days",
166+
"atl-mfc-shared/**.{md,yml}": "3650-days",
167+
"build/**.{md,yml}": "1825-days",
168+
"c-language/**.{md,yml}": "3650-days",
169+
"c-runtime-library/**.{md,yml}": "3650-days",
170+
"cpp/**.md": "1095-days",
171+
"cppcx/**.{md,yml}": "3650-days",
172+
"cross-platform/**.{md,yml}": "1825-days",
173+
"data/**.{md,yml}": "3650-days",
174+
"dotnet/**.{md,yml}": "3650-days",
175+
"embedded/**.{md,yml}": "3650-days",
176+
"error-messages/**.{md,yml}": "3650-days",
177+
"extensions/**.{md,yml}": "3650-days",
178+
"intrinsics/**.{md,yml}": "3650-days",
179+
"mfc/**.{md,yml}": "3650-days",
180+
"parallel/**.{md,yml}": "3650-days",
181+
"porting/**.{md,yml}": "1095-days",
182+
"preprocessor/**.{md,yml}": "3650-days",
183+
"safeint/**.{md,yml}": "3650-days",
184+
"standard-library/**.{md,yml}": "3650-days",
185+
"text/**.{md,yml}": "3650-days",
186+
"windows/**.{md,yml}": "1825-days"
187+
},
166188
"author": {
167189
"index.md": "tylermsft",
168-
"assembler/**.md": "tylermsft",
169-
"attributes/**.md": "tylermsft",
170-
"atl/**.md": "tylermsft",
171-
"atl-mfc-shared/**.md": "tylermsft",
172-
"build/**.md": "tylermsft",
173-
"build-insights/**.md": "tylermsft",
174-
"c-language/**.md": "tylermsft",
175-
"c-runtime-library/**.md": "tylermsft",
176-
"cloud/**.md": "tylermsft",
177-
"code-quality/**.md": "tylermsft",
178-
"cpp/**.md": "tylermsft",
179-
"cppcx/**.md": "tylermsft",
180-
"cross-platform/**.md": "tylermsft",
181-
"data/**.md": "tylermsft",
182-
"dotnet/**.md": "tylermsft",
183-
"error-messages/**.md": "tylermsft",
184-
"extensions/**.md": "tylermsft",
185-
"get-started/**.md": "tylermsft",
186-
"ide/**.md": "tylermsft",
187-
"intrinsics/**.md": "tylermsft",
188-
"linux/**.md": "tylermsft",
189-
"mfc/**.md": "tylermsft",
190-
"overview/**.md": "tylermsft",
191-
"parallel/amp/**.md": "tylermsft",
192-
"parallel/concrt/**.md": "tylermsft",
193-
"parallel/**.md": "tylermsft",
194-
"porting/**.md": "tylermsft",
195-
"preprocessor/**.md": "tylermsft",
196-
"safeint/**.md": "tylermsft",
197-
"sanitizers/**.md": "tylermsft",
198-
"security/**.md": "tylermsft",
199-
"standard-library/**.md": "tylermsft",
200-
"text/**.md": "tylermsft",
201-
"windows/**.md": "tylermsft"
190+
"assembler/**.{md,yml}": "tylermsft",
191+
"attributes/**.{md,yml}": "tylermsft",
192+
"atl/**.{md,yml}": "tylermsft",
193+
"atl-mfc-shared/**.{md,yml}": "tylermsft",
194+
"build/**.{md,yml}": "tylermsft",
195+
"build-insights/**.{md,yml}": "tylermsft",
196+
"c-language/**.{md,yml}": "tylermsft",
197+
"c-runtime-library/**.{md,yml}": "tylermsft",
198+
"cloud/**.{md,yml}": "tylermsft",
199+
"code-quality/**.{md,yml}": "tylermsft",
200+
"cpp/**.{md,yml}": "tylermsft",
201+
"cppcx/**.{md,yml}": "tylermsft",
202+
"cross-platform/**.{md,yml}": "tylermsft",
203+
"data/**.{md,yml}": "tylermsft",
204+
"dotnet/**.{md,yml}": "tylermsft",
205+
"error-messages/**.{md,yml}": "tylermsft",
206+
"extensions/**.{md,yml}": "tylermsft",
207+
"get-started/**.{md,yml}": "tylermsft",
208+
"ide/**.{md,yml}": "tylermsft",
209+
"intrinsics/**.{md,yml}": "tylermsft",
210+
"linux/**.{md,yml}": "tylermsft",
211+
"mfc/**.{md,yml}": "tylermsft",
212+
"overview/**.{md,yml}": "tylermsft",
213+
"parallel/**.{md,yml}": "tylermsft",
214+
"porting/**.{md,yml}": "tylermsft",
215+
"preprocessor/**.{md,yml}": "tylermsft",
216+
"safeint/**.{md,yml}": "tylermsft",
217+
"sanitizers/**.{md,yml}": "tylermsft",
218+
"security/**.{md,yml}": "tylermsft",
219+
"standard-library/**.{md,yml}": "tylermsft",
220+
"text/**.{md,yml}": "tylermsft",
221+
"windows/**.{md,yml}": "tylermsft"
202222
},
203223
"ms.author": {
204224
"index.md": "twhitney",
205-
"assembler/**.md": "twhitney",
206-
"atl/**.md": "twhitney",
207-
"atl-mfc-shared/**.md": "twhitney",
208-
"attributes/**.md": "twhitney",
209-
"build/**.md": "twhitney",
210-
"build-insights/**.md": "twhitney",
211-
"c-language/**.md": "twhitney",
212-
"c-runtime-library/**.md": "twhitney",
213-
"cloud/**.md": "twhitney",
214-
"code-quality/**.md": "twhitney",
215-
"cpp/**.md": "twhitney",
216-
"cppcx/**.md": "twhitney",
217-
"cross-platform/**.md": "twhitney",
218-
"data/**.md": "twhitney",
219-
"dotnet/**.md": "twhitney",
220-
"error-messages/**.md": "twhitney",
221-
"extensions/**.md": "twhitney",
222-
"get-started/**.md": "twhitney",
223-
"ide/**.md": "twhitney",
224-
"intrinsics/**.md": "twhitney",
225-
"linux/**.md": "twhitney",
226-
"mfc/**.md": "twhitney",
227-
"overview/**.md": "twhitney",
228-
"parallel/amp/**.md": "twhitney",
229-
"parallel/concrt/**.md": "twhitney",
230-
"parallel/**.md": "twhitney",
231-
"porting/**.md": "twhitney",
232-
"preprocessor/**.md": "twhitney",
233-
"safeint/**.md": "twhitney",
234-
"sanitizers/**.md": "twhitney",
235-
"security/**.md": "twhitney",
236-
"standard-library/**.md": "twhitney",
237-
"text/**.md": "twhitney",
238-
"windows/**.md": "twhitney"
225+
"assembler/**.{md,yml}": "twhitney",
226+
"atl/**.{md,yml}": "twhitney",
227+
"atl-mfc-shared/**.{md,yml}": "twhitney",
228+
"attributes/**.{md,yml}": "twhitney",
229+
"build/**.{md,yml}": "twhitney",
230+
"build-insights/**.{md,yml}": "twhitney",
231+
"c-language/**.{md,yml}": "twhitney",
232+
"c-runtime-library/**.{md,yml}": "twhitney",
233+
"cloud/**.{md,yml}": "twhitney",
234+
"code-quality/**.{md,yml}": "twhitney",
235+
"cpp/**.{md,yml}": "twhitney",
236+
"cppcx/**.{md,yml}": "twhitney",
237+
"cross-platform/**.{md,yml}": "twhitney",
238+
"data/**.{md,yml}": "twhitney",
239+
"dotnet/**.{md,yml}": "twhitney",
240+
"error-messages/**.{md,yml}": "twhitney",
241+
"extensions/**.{md,yml}": "twhitney",
242+
"get-started/**.{md,yml}": "twhitney",
243+
"ide/**.{md,yml}": "twhitney",
244+
"intrinsics/**.{md,yml}": "twhitney",
245+
"linux/**.{md,yml}": "twhitney",
246+
"mfc/**.{md,yml}": "twhitney",
247+
"overview/**.{md,yml}": "twhitney",
248+
"parallel/**.{md,yml}": "twhitney",
249+
"porting/**.{md,yml}": "twhitney",
250+
"preprocessor/**.{md,yml}": "twhitney",
251+
"safeint/**.{md,yml}": "twhitney",
252+
"sanitizers/**.{md,yml}": "twhitney",
253+
"security/**.{md,yml}": "twhitney",
254+
"standard-library/**.{md,yml}": "twhitney",
255+
"text/**.{md,yml}": "twhitney",
256+
"windows/**.{md,yml}": "twhitney"
239257
}
240258
},
241259
"template": [],

0 commit comments

Comments
 (0)