-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmkdocs.yml
More file actions
21 lines (21 loc) · 764 Bytes
/
mkdocs.yml
File metadata and controls
21 lines (21 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
site_name: MIGScripts
nav:
- Home: index.md
- Exchange:
- Validate-AdaptiveScopesOPATHQuery.ps1: exo/validate-adaptivescopesopathquery.md
# - Get-MailboxRetentionInfo: get-mailboxretentioninfo.md
# - Get-ELCLastSuccessTimestamp: get-elclastsuccesstimestamp.md
- SharePoint/OneDrive:
- Adaptive Scopes Property Bag Scripts: spo-od/adaptive-scopes-propertybag-scripts.md
- ⚠️ Submit an issue: https://github.com/brenle/MIGScripts/issues
theme: readthedocs
markdown_extensions:
- toc:
permalink: ⚓︎
- admonition
- pymdownx.highlight
- pymdownx.superfences
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- attr_list