Skip to content

Commit 768dd11

Browse files
committed
Initialize open publishing repository: https://github.com/Microsoft/vsdocs of branch live
1 parent d650c5e commit 768dd11

File tree

6 files changed

+470
-4
lines changed

6 files changed

+470
-4
lines changed

.openpublishing.publish.config.json

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,31 @@
1515
"ManagedReference": "Content",
1616
"RestApi": "Content"
1717
},
18-
"template_folder": "_themes"
18+
"template_folder": "_themes",
19+
"is_dynamic_rendering": false
20+
},
21+
{
22+
"docset_name": "scripting-docs",
23+
"build_source_folder": "scripting-docs",
24+
"build_output_subfolder": "scripting-docs",
25+
"locale": "en-us",
26+
"version": 0,
27+
"open_to_public_contributors": false,
28+
"type_mapping": {
29+
"Conceptual": "Content",
30+
"ManagedReference": "Content",
31+
"RestApi": "Content"
32+
},
33+
"build_entry_point": "docs",
34+
"template_folder": "_themes",
35+
"is_dynamic_rendering": false
1936
}
2037
],
2138
"notification_subscribers": [],
2239
"branches_to_filter": [],
23-
"skip_source_output_uploading": false,
2440
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/visualstudio-docs",
2541
"git_repository_branch_open_to_public_contributors": "master",
42+
"skip_source_output_uploading": false,
2643
"dependent_repositories": [
2744
{
2845
"path_to_root": "_themes",
@@ -31,6 +48,5 @@
3148
"branch_mapping": {}
3249
}
3350
],
34-
"need_generate_pdf_url_template": false,
35-
"enable_incremental_build": true
51+
"need_generate_pdf_url_template": false
3652
}

0 commit comments

Comments
 (0)