2016-07-22 11:20:10 +03:00
|
|
|
{
|
|
|
|
"build_entry_point": "docs",
|
|
|
|
"docsets_to_publish": [
|
|
|
|
{
|
|
|
|
"docset_name": "AzureJava",
|
|
|
|
"build_source_folder": ".",
|
|
|
|
"build_output_subfolder": "azure/sdk/java",
|
|
|
|
"locale": "en-us",
|
2017-04-24 08:49:34 +03:00
|
|
|
"monikers": [],
|
2018-07-17 19:15:50 +03:00
|
|
|
"moniker_ranges": [],
|
2016-07-22 11:20:10 +03:00
|
|
|
"open_to_public_contributors": true,
|
|
|
|
"type_mapping": {
|
|
|
|
"Conceptual": "Content",
|
|
|
|
"ManagedReference": "Content",
|
2017-08-02 01:15:08 +03:00
|
|
|
"RestApi": "Content",
|
|
|
|
"LandingData": "Content"
|
2016-07-22 11:20:10 +03:00
|
|
|
},
|
|
|
|
"build_entry_point": "docs",
|
2017-04-24 06:57:20 +03:00
|
|
|
"template_folder": "_themes",
|
2018-07-17 19:15:50 +03:00
|
|
|
"customized_template_paths": [
|
2018-08-03 03:39:08 +03:00
|
|
|
"_dependentPackages/memberpage.plugins/content"
|
2017-05-08 14:13:13 +03:00
|
|
|
],
|
2018-07-17 19:15:50 +03:00
|
|
|
"customized_tasks": {
|
2017-04-24 09:08:13 +03:00
|
|
|
"docset_prebuild": [
|
2017-06-08 05:56:22 +03:00
|
|
|
"_dependentPackages/CommonPlugins/tools/JoinTOC.ps1",
|
2018-08-03 00:35:34 +03:00
|
|
|
"_dependentPackages/CommonPlugins/tools/SplitTOC.ps1",
|
2017-06-08 05:56:22 +03:00
|
|
|
"_dependentPackages/CommonPlugins/tools/DiffFolder.ps1"
|
2017-04-24 09:08:13 +03:00
|
|
|
]
|
|
|
|
},
|
2017-04-24 08:49:34 +03:00
|
|
|
"version": 0
|
2016-07-22 11:20:10 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"notification_subscribers": [],
|
2018-08-07 19:50:40 +03:00
|
|
|
"sync_notification_subscribers": [],
|
2016-07-22 11:20:10 +03:00
|
|
|
"branches_to_filter": [],
|
2018-07-17 19:15:50 +03:00
|
|
|
"git_repository_branch_open_to_public_contributors": "master",
|
2016-07-22 11:20:10 +03:00
|
|
|
"skip_source_output_uploading": false,
|
2018-08-07 19:50:40 +03:00
|
|
|
"need_preview_pull_request": true,
|
2018-07-17 19:15:50 +03:00
|
|
|
"enable_incremental_build": false,
|
2018-08-07 19:50:40 +03:00
|
|
|
"contribution_branch_mappings": {},
|
2016-07-22 11:20:10 +03:00
|
|
|
"dependent_repositories": [
|
|
|
|
{
|
|
|
|
"path_to_root": "_themes",
|
|
|
|
"url": "https://github.com/Microsoft/templates.docs.msft",
|
2017-05-09 06:26:20 +03:00
|
|
|
"branch": "master",
|
2016-07-22 11:20:10 +03:00
|
|
|
"branch_mapping": {}
|
2018-03-27 21:40:31 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path_to_root": "_mavenref",
|
|
|
|
"url": "https://github.com/Microsoft/azure-maven-plugins/",
|
|
|
|
"branch": "master",
|
|
|
|
"branch_mapping": {}
|
2018-04-02 21:45:52 +03:00
|
|
|
},
|
2018-06-26 20:19:50 +03:00
|
|
|
{
|
|
|
|
"path_to_root": "preview/_mavenref",
|
|
|
|
"url": "https://github.com/Microsoft/azure-maven-plugins/",
|
|
|
|
"branch": "master",
|
|
|
|
"branch_mapping": {}
|
|
|
|
},
|
2018-04-02 21:45:52 +03:00
|
|
|
{
|
2018-08-10 05:20:18 +03:00
|
|
|
"path_to_root": "preview/azure-storage-java",
|
2018-08-10 04:35:41 +03:00
|
|
|
"url": "https://github.com/Azure/azure-storage-java",
|
|
|
|
"branch": "New-Storage-SDK-V10-Preview",
|
2018-04-02 21:45:52 +03:00
|
|
|
"branch_mapping": {}
|
2016-07-22 11:20:10 +03:00
|
|
|
}
|
2016-11-14 21:41:10 +03:00
|
|
|
],
|
2018-08-07 19:50:40 +03:00
|
|
|
"branch_target_mapping": {},
|
2018-07-17 19:15:50 +03:00
|
|
|
"need_generate_pdf_url_template": false,
|
2018-08-07 19:50:40 +03:00
|
|
|
"targets": {},
|
2018-07-17 19:15:50 +03:00
|
|
|
"need_generate_pdf": false,
|
|
|
|
"need_generate_intellisense": false,
|
2017-04-24 09:08:13 +03:00
|
|
|
"dependent_packages": [
|
2017-05-08 14:13:13 +03:00
|
|
|
{
|
2018-07-23 20:06:49 +03:00
|
|
|
"id": "opbuild.templates.uref",
|
2017-05-10 05:41:36 +03:00
|
|
|
"nuget_feed": "https://www.myget.org/F/op/api/v2",
|
2018-07-23 20:06:49 +03:00
|
|
|
"path_to_root": "_dependentPackages/uref.plugins",
|
2017-05-08 14:13:13 +03:00
|
|
|
"target_framework": "net45",
|
|
|
|
"version": "latest"
|
|
|
|
},
|
2017-04-24 09:08:13 +03:00
|
|
|
{
|
2018-07-23 20:06:49 +03:00
|
|
|
"id": "Microsoft.OpenPublishing.CommonPlugins",
|
2017-05-10 05:41:36 +03:00
|
|
|
"nuget_feed": "https://www.myget.org/F/op/api/v2",
|
2018-07-23 20:06:49 +03:00
|
|
|
"path_to_root": "_dependentPackages/CommonPlugins",
|
2017-05-08 14:13:13 +03:00
|
|
|
"target_framework": "net45",
|
|
|
|
"version": "latest"
|
2018-08-03 03:39:08 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path_to_root": "_dependentPackages/memberpage.plugins",
|
|
|
|
"target_framework": "net45",
|
|
|
|
"version": "latest",
|
|
|
|
"id": "memberpage.plugins",
|
|
|
|
"nuget_feed": "https://www.myget.org/F/docfx/api/v2"
|
2017-04-24 09:08:13 +03:00
|
|
|
}
|
|
|
|
],
|
2018-08-03 00:35:34 +03:00
|
|
|
"SplitTOC": [
|
|
|
|
"docs-ref-autogen/toc.yml",
|
|
|
|
"preview/docs-ref-autogen/toc.yml"
|
|
|
|
],
|
2017-05-08 14:13:13 +03:00
|
|
|
"JoinTOCPlugin": [
|
|
|
|
{
|
|
|
|
"TopLevelTOC": "docs-ref-mapping/reference.yml",
|
|
|
|
"ReferenceTOC": "docs-ref-autogen/toc.yml",
|
|
|
|
"ConceptualTOC": "docs-ref-conceptual/toc.yml",
|
2018-06-26 20:19:50 +03:00
|
|
|
"ReferenceTOCUrl": "/java/api/azure-java-sdk/toc.json?view=azure-java-stable",
|
|
|
|
"ConceptualTOCUrl": "/java/azure/toc.json?view=azure-java-stable",
|
2018-07-24 20:51:45 +03:00
|
|
|
"OutputFolder": "docs-ref-autogen/overview",
|
2018-06-26 20:19:50 +03:00
|
|
|
"HideEmptyNode": false,
|
|
|
|
"ContainerPageMetadata": {
|
2018-07-17 19:15:50 +03:00
|
|
|
"langs": [
|
|
|
|
"java"
|
|
|
|
],
|
2018-06-26 20:19:50 +03:00
|
|
|
"open_to_public_contributors": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"TopLevelTOC": "preview/docs-ref-mapping/reference.yml",
|
|
|
|
"ReferenceTOC": "preview/docs-ref-autogen/toc.yml",
|
|
|
|
"ConceptualTOC": "preview/docs-ref-conceptual/toc.yml",
|
|
|
|
"ReferenceTOCUrl": "/java/api/azure-java-sdk/toc.json?view=azure-java-preview",
|
|
|
|
"ConceptualTOCUrl": "/java/azure/toc.json?view=azure-java-preview",
|
2018-07-24 20:51:45 +03:00
|
|
|
"OutputFolder": "preview/docs-ref-autogen/overview",
|
2018-06-26 20:19:50 +03:00
|
|
|
"HideEmptyNode": false,
|
2017-05-08 14:13:13 +03:00
|
|
|
"ContainerPageMetadata": {
|
2018-07-17 19:15:50 +03:00
|
|
|
"langs": [
|
|
|
|
"java"
|
|
|
|
],
|
2017-05-08 14:13:13 +03:00
|
|
|
"open_to_public_contributors": false
|
|
|
|
}
|
|
|
|
}
|
2018-07-23 20:06:49 +03:00
|
|
|
]
|
2018-08-07 19:50:40 +03:00
|
|
|
}
|