Skip to content

Update with staging content #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
e1b1a94
test cross -repo reference for msal.js
Dickson-Mwendia Mar 17, 2023
32fdf6b
update root
Dickson-Mwendia Mar 17, 2023
9150de0
update path to dependent repo
Dickson-Mwendia Mar 17, 2023
2986899
try fixing include bug
Dickson-Mwendia Mar 17, 2023
874174f
comment out include and verify page gets built
Dickson-Mwendia Mar 17, 2023
6e89e40
maybe this will work
Dickson-Mwendia Mar 17, 2023
7f31e7e
update to msal browser
Dickson-Mwendia Apr 12, 2023
90277e8
Merge branch 'main' of https://github.com/MicrosoftDocs/microsoft-aut…
Dickson-Mwendia Apr 12, 2023
989a758
updates to fusion toc entries
Dickson-Mwendia Apr 12, 2023
16a6608
updates TOC structure
Dickson-Mwendia Apr 12, 2023
856ff0c
update TOC schema
Dickson-Mwendia Apr 12, 2023
0527303
update dependent repo
Dickson-Mwendia Apr 12, 2023
99bdb29
update path to includes
Dickson-Mwendia Apr 12, 2023
646d95b
update includes
Dickson-Mwendia Apr 12, 2023
b16ca95
update include pathys
Dickson-Mwendia Apr 12, 2023
fde1c69
test crr
Dickson-Mwendia Apr 13, 2023
15c3abe
update includes syntax
Dickson-Mwendia Apr 14, 2023
5007556
update docfx.json
Dickson-Mwendia Apr 14, 2023
aa9b93c
try fixing includes
Dickson-Mwendia Apr 14, 2023
4bd4bb6
include path syntax
Dickson-Mwendia Apr 14, 2023
508467e
update crr repo
Dickson-Mwendia Apr 14, 2023
ebe7ffe
Merge pull request #14 from Dickson-Mwendia/configure-docs-crr
localden Jul 26, 2023
71eeff5
Try to update the configuration
localden Jul 26, 2023
05bf40b
Update docfx.json
localden Jul 26, 2023
44ee08d
Update with a customized task
localden Jul 26, 2023
d5d1372
Making sure we list folder contents
localden Jul 26, 2023
039218c
Update .openpublishing.publish.config.json
localden Jul 26, 2023
422d86f
Update .openpublishing.publish.config.json
localden Jul 26, 2023
4a7fc24
Update .openpublishing.publish.config.json
localden Jul 26, 2023
b467e07
Create test.md
localden Jul 26, 2023
05fc997
Update .openpublishing.publish.config.json
localden Jul 26, 2023
443bcd7
Update test.md
localden Jul 27, 2023
b07cc3c
Update content
localden Jul 27, 2023
fb52c90
Update .openpublishing.publish.config.json
localden Jul 27, 2023
e7e3998
Cleanup
localden Jul 27, 2023
937af22
Update .openpublishing.publish.config.json
localden Jul 27, 2023
b68076f
Update docfx.json
localden Jul 27, 2023
ecb3801
Update docfx.json
localden Jul 27, 2023
435a33f
Update docfx.json
localden Jul 27, 2023
7a84f7c
Update testing code
localden Jul 27, 2023
ccb26d5
Try customizing paths
localden Aug 21, 2023
2c53ff0
No need for YML
localden Aug 21, 2023
df6bbca
One more tweak
localden Aug 21, 2023
da28e7f
Proper library path binding
localden Aug 21, 2023
d752556
Script no longer used
localden Aug 21, 2023
11eba19
More cleanup
localden Aug 21, 2023
6c7344e
Reshuffle and consolidate
localden Aug 21, 2023
9f99275
Better delineation
localden Aug 21, 2023
4f111a0
Update docfx.json
localden Aug 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 17 additions & 9 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,12 @@
"sync_notification_subscribers": [],
"branches_to_filter": [],
"need_preview_pull_request": true,
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "main",
"branch_mapping": {}
}
],
"branch_target_mapping": {},
"docs_build_engine": {},
"skip_source_output_uploading": false,
"JoinTOCPlugin": [
{
"TopLevelTOC": "msal/docs-ref-toc/fxtoc.yml",
"TopLevelTOC": "msal/docs-ref-toc/.yml",
"ReferenceTOC": "msal/docs-ref-autogen/toc.yml",
"ReferenceTOCUrl": "/javascript/api/microsoft-authentication-library-js/toc.json?view=msal-js-latest",
"ConceptualTOCUrl": "/microsoft-authentication-library-js/toc.json",
Expand All @@ -67,6 +59,22 @@
}
}
],
"dependent_repositories": [
{
"path_to_root": "_themes",
"url": "https://github.com/Microsoft/templates.docs.msft",
"branch": "main",
"branch_mapping": {}
},
{
"path_to_root": "msal-javascript-conceptual/lcontent",
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js",
"branch": "dev",
"include_in_build": true,
"branch_mapping": {}
}
],
"branch_target_mapping": {},
"dependent_packages": [
{
"id": "opbuild.templates.uref",
Expand Down
53 changes: 51 additions & 2 deletions msal-javascript-conceptual/docfx.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,72 @@
{
"build": {
"content": [
{
"src": "lcontent/lib/msal-angular/docs",
"dest": "msal-angular",
"files": [
"**/*.md"
]
},
{
"src": "lcontent/lib/msal-browser/docs",
"dest": "msal-browser",
"files": [
"**/*.md"
]
},
{
"src": "lcontent/lib/msal-common/docs",
"dest": "msal-common",
"files": [
"**/*.md"
]
},
{
"src": "lcontent/lib/msal-node/docs",
"dest": "msal-node",
"files": [
"**/*.md"
]
},
{
"src": "lcontent/lib/msal-react/docs",
"dest": "msal-react",
"files": [
"**/*.md"
]
},
{
"src": "lcontent/extensions/docs",
"dest": "extensions",
"files": [
"**/*.md"
]
},
{
"files": [
"**/*.md",
"**/*.yml"
],
"exclude": [
"**/README.md",
"**/CHANGELOG.md",
"**/LICENSE.md",
"**/SECURITY.md",
"**/CONTRIBUTING.md",
"**/obj/**",
"**/includes/**",
"_themes/**",
"_themes.pdf/**",
"**/docfx.json",
"_repo.en-us/**",
"README.md",
"LICENSE",
"LICENSE-CODE",
"ThirdPartyNotices.md",
"SECURITY.md"
"lcontent/*.yml",
"lcontent/build/*.yml",
"lcontent/extensions/msal-node-extensions/**",
"lcontent/extensions/samples/**"
]
}
],
Expand Down
13 changes: 12 additions & 1 deletion msal-javascript-conceptual/index.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# Welcome to msal-javascript-conceptual!
---
author: Dickson-Mwendia
ms.service: active-directory
ms.topic: include
ms.date: 04/12/2023
ms.author: dmwendia
---

# Welcome to msal-javascript-conceptual!


J
4 changes: 2 additions & 2 deletions msal/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"files": [
"**/*.md"
],
"src": "overview",
"dest": "api/overview",
"src": "msal",
"dest": "api",
"exclude": [],
"version": "msal-js-latest"
},
Expand Down
16 changes: 10 additions & 6 deletions msal/docs-ref-toc/fxtoc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
- name: SDK reference
uid: msal.sdk.landingPage.reference
landingPageType: Root
- name: MSAL.js Overview
expanded: true
href: ~/overview/msal-overview.md
children:
- '**'
href: ~/msal/msal-overview.md
- name: MSAL Browser
items:
- name: Initialization of MSAL
href: ~/msal/browser/initialization.md
- name: Sign in users
href: ~/msal/browser/login-user.md
- name: Acquire tokens
href: ~/msal/browser/acquire-token.md
Binary file removed msal/overview/PackageStructure.png
Binary file not shown.
66 changes: 0 additions & 66 deletions msal/overview/msal-overview.md

This file was deleted.