mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 00:56:03 +02:00
* Merge winforms framework content to working branch (#14) * Breadcrumb / TOC / Move net5 to net folder (#15) * change path from net5 to net * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Mess with bread/toc * Add .net 5 winforms placeholder article (#16) * added some metadata and adjusted net5 placeholder * corrections * corrections * corrections * Test1 * Swapping landing page vs concept * fix links * Fix links * Fix desc
63 lines
1.5 KiB
JSON
63 lines
1.5 KiB
JSON
{
|
|
"docsets_to_publish": [
|
|
{
|
|
"docset_name": "dotnet-desktop-guide",
|
|
"build_source_folder": "dotnet-desktop-guide",
|
|
"build_output_subfolder": "dotnet-desktop-guide",
|
|
"locale": "en-us",
|
|
"moniker_ranges": ["netframeworkdesktop-4.8", "netdesktop-5.0"],
|
|
"filemap_share_depots": [
|
|
"VS.dotnet-api-docs"
|
|
],
|
|
"xref_query_tags": [
|
|
"/dotnet",
|
|
"/uwp/api"
|
|
],
|
|
"open_to_public_contributors": true,
|
|
"type_mapping": {
|
|
"Conceptual": "Content"
|
|
},
|
|
"build_entry_point": "docs",
|
|
"template_folder": "_themes"
|
|
}
|
|
],
|
|
"notification_subscribers": [
|
|
"[email protected]"
|
|
],
|
|
"sync_notification_subscribers": [],
|
|
"branches_to_filter": [],
|
|
"skip_source_output_uploading": false,
|
|
"need_preview_pull_request": true,
|
|
"need_pr_comments": false,
|
|
"contribution_branch_mappings": {},
|
|
"dependent_repositories": [
|
|
{
|
|
"path_to_root": "_themes",
|
|
"url": "https://github.com/Microsoft/templates.docs.msft",
|
|
"branch": "master",
|
|
"branch_mapping": {}
|
|
},
|
|
{
|
|
"path_to_root": "_themes.pdf",
|
|
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
|
|
"branch": "master",
|
|
"branch_mapping": {}
|
|
}
|
|
],
|
|
"branch_target_mapping": {
|
|
"live": [
|
|
"Publish",
|
|
"Pdf",
|
|
"Intellisense"
|
|
]
|
|
},
|
|
"need_generate_pdf_url_template": true,
|
|
"targets": {
|
|
"pdf": {
|
|
"template_folder": "_themes.pdf"
|
|
}
|
|
},
|
|
"docs_build_engine": {
|
|
"name": "docfx_v3"
|
|
}
|
|
} |