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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
23 changes: 15 additions & 8 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,30 @@
"open_to_public_contributors": false,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content",
"PowershellModule": "Content",
"PowershellCmdlet": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes",
"base_path": "powershell",
"site_name": "Docs",
"version": 0,
"customized_tasks": {
"docset_prebuild": [
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
]
}
},
"monikerPath": [
"mapping/monikerMapping.json"
]
}
],
"notification_subscribers": [],
"sync_notification_subscribers": [],
"branches_to_filter": [],
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"need_preview_pull_request": false,
"enable_incremental_build": false,
"contribution_branch_mappings": {},
"dependent_repositories": [
{
Expand All @@ -49,7 +54,9 @@
"version": "latest"
}
],
"monikerPath": [
"mapping/monikerMapping.json"
]
}
"need_generate_pdf": false,
"need_generate_intellisense": false,
"docs_build_engine": {
"name": "docfx_v3"
}
}
3 changes: 0 additions & 3 deletions breadcrumb/toc.yml

This file was deleted.

37 changes: 0 additions & 37 deletions docfx.json

This file was deleted.

1 change: 0 additions & 1 deletion docs-conceptual/index.md

This file was deleted.

4 changes: 0 additions & 4 deletions docs-conceptual/toc.yml

This file was deleted.

9 changes: 0 additions & 9 deletions mapping/monikerMapping.json

This file was deleted.

263 changes: 0 additions & 263 deletions mapping/serviceMapping.json

This file was deleted.

1 change: 0 additions & 1 deletion microsoftgraph
Submodule microsoftgraph deleted from dfd5c5
17 changes: 17 additions & 0 deletions microsoftgraph/breadcrumb/toc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- name: Docs
tocHref: /
topicHref: /
items:
- name: Microsoft Graph
tocHref: /microsoftgraph/
topicHref: /microsoftgraph/index
items:
- name: Microsoft Graph PowerShell
tocHref: /powershell/microsoftgraph/
topicHref: /powershell/microsoftgraph/overview
- name: Microsoft Graph PowerShell
tocHref: /powershell/module/graph-powershell-1.0
topicHref: /powershell/module/graph-powershell-1.0/Microsoft.Graph.Applications
- name: Microsoft Graph PowerShell
tocHref: /powershell/module/graph-powershell-beta
topicHref: /powershell/module/graph-powershell-beta/Microsoft.Graph.Applications
Loading