Skip to content

Commit 465438e

Browse files
committed
Remove microsoft-authentication-library-node in .openpublishing.publish.config.json under live branch.
1 parent 0f25f4d commit 465438e

File tree

1 file changed

+19
-42
lines changed

1 file changed

+19
-42
lines changed

.openpublishing.publish.config.json

Lines changed: 19 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,20 @@
1-
{
2-
"docsets_to_publish": [
3-
{
4-
"docset_name": "microsoft-authentication-library-node",
5-
"build_source_folder": ".",
6-
"build_output_subfolder": "microsoft-authentication-library-node",
7-
"locale": "en-us",
8-
"monikers": [],
9-
"moniker_ranges": [],
10-
"open_to_public_contributors": false,
11-
"type_mapping": {
12-
"Conceptual": "Content",
13-
"RestApi": "Content",
14-
"TSType": "Content",
15-
"TSPackage": "Content",
16-
"TSEnum": "Content",
17-
"TSTypeAlias": "Content",
18-
"ReferenceContainer": "Content"
19-
},
20-
"build_entry_point": "docs",
21-
"template_folder": "_themes",
22-
"base_path": "javascript",
23-
"site_name": "Docs"
24-
}
25-
],
26-
"notification_subscribers": [],
27-
"sync_notification_subscribers": [],
28-
"branches_to_filter": [],
29-
"skip_source_output_uploading": false,
30-
"need_preview_pull_request": true,
31-
"dependent_repositories": [
32-
{
33-
"path_to_root": "_themes",
34-
"url": "https://github.com/Microsoft/templates.docs.msft",
35-
"branch": "main",
36-
"branch_mapping": {}
37-
}
38-
],
39-
"branch_target_mapping": {},
40-
"docs_build_engine": {},
41-
"contribution_branch_mappings": {},
42-
"need_generate_pdf_url_template": false
1+
{
2+
"docsets_to_publish": [],
3+
"notification_subscribers": [],
4+
"sync_notification_subscribers": [],
5+
"branches_to_filter": [],
6+
"skip_source_output_uploading": false,
7+
"need_preview_pull_request": true,
8+
"dependent_repositories": [
9+
{
10+
"path_to_root": "_themes",
11+
"url": "https://github.com/Microsoft/templates.docs.msft",
12+
"branch": "main",
13+
"branch_mapping": {}
14+
}
15+
],
16+
"branch_target_mapping": {},
17+
"docs_build_engine": {},
18+
"contribution_branch_mappings": {},
19+
"need_generate_pdf_url_template": false
4320
}

0 commit comments

Comments
 (0)