mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +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",
|
||||
"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": {},
|
||||
"need_generate_pdf_url_template": false,
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user