Skip to content

Commit 311931d

Browse files
authored
Merge pull request #11 from MicrosoftDocs/main
Publish
2 parents 139691f + eb415e8 commit 311931d

File tree

416 files changed

+35656
-309
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

416 files changed

+35656
-309
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ _site/
44
.optemp/
55
_themes*/
66
_repo.*/
7+
.vs/
78

89
.openpublishing.buildcore.ps1

.openpublishing.publish.config.json

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"docsets_to_publish": [
33
{
44
"docset_name": "microsoft-authentication-library-js",
5-
"build_source_folder": "nodejs",
5+
"build_source_folder": "msal",
66
"build_output_subfolder": "microsoft-authentication-library-js",
77
"locale": "en-us",
88
"monikers": [],
9-
"moniker_ranges": [],
9+
"moniker_ranges": ["msal-js-latest"],
1010
"open_to_public_contributors": true,
1111
"type_mapping": {
1212
"Conceptual": "Content",
@@ -28,6 +28,21 @@
2828
"branches_to_filter": [],
2929
"skip_source_output_uploading": false,
3030
"need_preview_pull_request": true,
31+
"JoinTOCPlugin": [
32+
{
33+
"TopLevelTOC": "msal/docs-ref-toc/fxtoc.yml",
34+
"ReferenceTOC": "msal/docs-ref-autogen/toc.yml",
35+
"ReferenceTOCUrl": "/javascript/api/microsoft-authentication-library-js/toc.json?view=msal-js-latest",
36+
"ConceptualTOCUrl": "/microsoft-authentication-library-js/toc.json",
37+
"OutputFolder": "msal/overview",
38+
"HideEmptyNode": false,
39+
"ContainerPageMetadata": {
40+
"langs": [
41+
"js"
42+
]
43+
}
44+
}
45+
],
3146
"dependent_repositories": [
3247
{
3348
"path_to_root": "_themes",
@@ -37,7 +52,25 @@
3752
}
3853
],
3954
"branch_target_mapping": {},
40-
"docs_build_engine": {},
55+
"dependent_packages": [
56+
{
57+
"id": "opbuild.templates.uref",
58+
"nuget_feed": "https://www.myget.org/F/op/api/v2",
59+
"path_to_root": "_dependentPackages/uref.plugins",
60+
"target_framework": "net45",
61+
"version": "latest"
62+
},
63+
{
64+
"path_to_root": "_dependentPackages/CommonPlugins",
65+
"target_framework": "net45",
66+
"version": "latest",
67+
"id": "Microsoft.OpenPublishing.CommonPlugins",
68+
"nuget_feed": "https://www.myget.org/F/op/api/v2"
69+
}
70+
],
71+
"docs_build_engine": {
72+
"name": "docfx_v3"
73+
},
4174
"contribution_branch_mappings": {},
4275
"need_generate_pdf_url_template": false
4376
}

docfx.json

Lines changed: 0 additions & 53 deletions
This file was deleted.

docs-ref-autogen/@azure/msal-node/HttpStatus.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs-ref-autogen/@azure/msal-node/NetworkUtils.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs-ref-autogen/toc.yml

Lines changed: 0 additions & 151 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)