Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
10 changes: 7 additions & 3 deletions msal-python-conceptual/breadcrumb/toc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- name: Docs
tocHref: /Learn/Microsoft Entra/MSAL
topicHref: /Learn/Microsoft Entra/MSAL
- name: Microsoft Entra
tocHref: /entra/
topicHref: /entra/index
items:
- name: MSAL
tocHref: /entra/msal/
topicHref: /entra/msal/index
4 changes: 2 additions & 2 deletions msal-python-conceptual/zone-pivot-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ groups:
prompt: Choose an option
pivots:
- id: pca
title: public client application
title: Public client application
- id: cca
title: confidential client
title: Confidential client application
############ END
5 changes: 3 additions & 2 deletions python/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@
"globalMetadata": {
"ms.topic": "reference",
"ms.author": "dmwendia",
"manager": "dmwendia",
"ms.service": "active-directory",
"manager": "celesteDG",
"ms.service": "msal",
"ms.subservice": "msal-python",
"apiPlatform": "python",
"breadcrumb_path": "~/breadcrumb/toc.yml",
"uhfHeaderId": "MSDocsHeader-Entra",
Expand Down