Skip to content

Commit c104b35

Browse files
committed
Initialize open publishing repository: https://github.com/Microsoft/sql-docs-pr of branch master
1 parent 4a568aa commit c104b35

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

.openpublishing.publish.config.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"ManagedReference": "Content",
1616
"RestApi": "Content"
1717
},
18-
"build_entry_point": "docs",
19-
"template_folder": "_themes.MSDN.Modern"
18+
"build_entry_point": "op"
2019
},
2120
{
2221
"docset_name": "linux",
@@ -44,8 +43,7 @@
4443
"ManagedReference": "Content",
4544
"RestApi": "Content"
4645
},
47-
"build_entry_point": "docs",
48-
"template_folder": "_themes.MSDN.Modern"
46+
"build_entry_point": "op"
4947
}
5048
],
5149
"notification_subscribers": [],
@@ -54,14 +52,14 @@
5452
"need_preview_pull_request": true,
5553
"dependent_repositories": [
5654
{
57-
"path_to_root": "_themes.MSDN.Modern",
58-
"url": "https://github.com/Microsoft/templates.msdn.msft",
55+
"path_to_root": "_themes",
56+
"url": "https://github.com/Microsoft/templates.docs.msft",
5957
"branch": "master",
6058
"branch_mapping": {}
6159
},
6260
{
63-
"path_to_root": "_themes",
64-
"url": "https://github.com/Microsoft/templates.docs.msft",
61+
"path_to_root": "_themes.MSDN.Modern",
62+
"url": "https://github.com/Microsoft/templates.msdn.msft",
6563
"branch": "master",
6664
"branch_mapping": {}
6765
}

0 commit comments

Comments
 (0)