mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-07 23:43:19 +02:00
Initialize Docs repository: https://github.com/dotnet/docs-desktop of branch live
This commit is contained in:
@@ -29,10 +29,27 @@
|
|||||||
"url": "https://github.com/Microsoft/templates.docs.msft",
|
"url": "https://github.com/Microsoft/templates.docs.msft",
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"branch_mapping": {}
|
"branch_mapping": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path_to_root": "_themes.pdf",
|
||||||
|
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
|
||||||
|
"branch": "master",
|
||||||
|
"branch_mapping": {}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"branch_target_mapping": {},
|
"branch_target_mapping": {
|
||||||
"need_generate_pdf_url_template": false,
|
"live": [
|
||||||
|
"Publish",
|
||||||
|
"Pdf",
|
||||||
|
"Intellisense"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"need_generate_pdf_url_template": true,
|
||||||
|
"targets": {
|
||||||
|
"pdf": {
|
||||||
|
"template_folder": "_themes.pdf"
|
||||||
|
}
|
||||||
|
},
|
||||||
"docs_build_engine": {
|
"docs_build_engine": {
|
||||||
"name": "docfx_v3"
|
"name": "docfx_v3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user