Skip to content
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

[All Hosts] (manifest) reorg the manifest part of the TOC #4727

Merged
merged 10 commits into from
Feb 11, 2025
Prev Previous commit
Next Next commit
Update docs/toc.yml
Rick-Kirkham authored Oct 10, 2024
commit 57d8d9b851cde5d285acfeda00614dfee88f62bd
38 changes: 17 additions & 21 deletions docs/toc.yml
Original file line number Diff line number Diff line change
@@ -116,27 +116,23 @@ items:
items:
- name: Overview
href: develop/add-in-manifests.md
- name: Unified manifest for Microsoft 365
items:
- name: Office Add-ins with the unified manifest for Microsoft 365
href: develop/unified-manifest-overview.md
- name: Compare the add-in only manifest with the unified manifest for Microsoft 365
href: develop/json-manifest-overview.md
- name: Convert an add-in to use the unified manifest for Microsoft 365
href: develop/convert-xml-to-json-manifest.md
- name: Add-in only manifest
items:
- name: Office Add-ins with the add-in only manifest
href: develop/xml-manifest-overview.md
- name: Add-in only manifest reference
href: reference/manifest-reference.md
- name: Extended overrides
href: develop/extended-overrides.md
- name: Find the proper order of manifest elements
href: develop/manifest-element-ordering.md
- name: Update API and manifest version
href: develop/update-your-javascript-api-for-office-and-manifest-schema-version.md
displayName: manifest
- name: Office Add-ins with the add-in only manifest
href: develop/xml-manifest-overview.md
- name: Office Add-ins with the unified manifest for Microsoft 365
href: develop/unified-manifest-overview.md
- name: Compare the add-in only manifest with the unified manifest for Microsoft 365
href: develop/json-manifest-overview.md
- name: Convert an add-in to use the unified manifest for Microsoft 365
href: develop/convert-xml-to-json-manifest.md
- name: Add-in only manifest reference
href: reference/manifest-reference.md
- name: Extended overrides
href: develop/extended-overrides.md
- name: Find the proper order of manifest elements
href: develop/manifest-element-ordering.md
- name: Update API and manifest version
href: develop/update-your-javascript-api-for-office-and-manifest-schema-version.md
displayName: manifest
- name: Privacy, security, and storage
items:
- name: Overview of add-in privacy and security