Update docfx.json

This commit is contained in:
Banani-Rath
2019-04-12 15:02:12 -07:00
committed by GitHub
parent 5f12ded361
commit 1fb4b71c6c

View File

@ -27,7 +27,8 @@
"feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app", "feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app",
"_op_documentIdPathDepotMapping": { "_op_documentIdPathDepotMapping": {
"./": { "./": {
"depot_name": "Win.mdop" "depot_name": "Win.mdop",
"folder_relative_path_in_docset": "./"
} }
} }
}, },
@ -37,4 +38,4 @@
"dest": "mdop", "dest": "mdop",
"markdownEngineName": "dfm" "markdownEngineName": "dfm"
} }
} }