Skip to content

Commit 41796b5

Browse files
authored
updated fork from master docs (#1)
* replaced includes; bulleted see also lists * updated metadata - author, manager, deleted empty tags * removed ms.reviewer tag * Bits o lint * Linting * review fixes * Add how to upgrade test adapter section * Update install-third-party-unit-test-frameworks.md * Update install-third-party-unit-test-frameworks.md * update Build Numbers And Release Dates topic * fix incorrect redirect for Offline Installation * Code language in example is not valid The previous value, vjsharp, is not on the valid list: https://docs.microsoft.com/en-us/visualstudio/ide/code-snippets-schema-reference Probably a typo * Add titleSuffix metadata to docfx.json * how to use kubectl * reset TOC file to non-MVC * bulletted see also lists; added missing screenshot * minor edits * removed msdn links and silverlight section * new samples repo location * preview 1 updates * PR merger edit * remove abbreviation * Fixed set/getPrototypeOf method reversal see title * The arguments in proxied get are out of order/missing see title * update the Report A Problem page to fix a doc defect * one small repair to the DevCom heading * Update using breakpoints Add instructions on how to add function breakpoints * Update using-breakpoints.md * fix acrolinx scores; delete TFS topic * updated docs with productivity guide * acrolinx to 81 * incorporating CFR feedback * incorporating CFR feedback * Fix metadata, TOC, and include folder * Added warning symptom info to improve search rank * update with 15dot7prev1 data * fixed discrepancy between connString and connStr; fix #684 * add missing semicolon; fix #685 * Update TOC.md * incorporated feedback * made settings change to settings file instead of designer.cs; adds .gitignore file * incorporated feedback * removed default.yml * minor edit * a few edits * changed "15.5" to "(latest version)" * PR review corrections * Adding project migration triggers; misc small feedback * Clarify that ActivityLog.xml requires /Log switch. * A couple of Acrolinx fixes * moved help viewer topics from Resources to Reference section * Update remote-debugger-download.md * title metadata for VSCE topics * fix #549 * fix #563 * fixed #623 * fixed #635 * Fix typo Connect Bug DevDiv # 103388 * Typo in How to provide a service walkthrough * A couple of Acrolinx fixes * Acrolinx edits * Updating screenshots to match 7.4 version. Fixes #653 * Fix PackageGuid namespace Fixes# 517 * add Next Steps sections to two quickstarts * A couple of Acrolinx fixes * add Next Steps to two tutorials * one small text revision in the VB tutorial * Fix OLECMDF enumeration * Just use values as no pages for enumeration values. * Clarifying that the solution must be selected * fixed #645 * formatting * fixed #671 * acrolinx edits * link fixes * add MSDNSTART F1 keyword * link fixes * Clarify support for .NET Core * Info about Unity's editor attaching checkbox Addresses issue #676 * change release reference in first link * Tweaks from review * Fix links * made changes based on review * update metadata; delete old topics * update redirect file with deleted files * Added images and final tweaks based on review * acrolinx fixes * Fixed NOTE block * Update visual-studio-2017-for-dotnet-developers.md * fixed broken bookmarks * Add code block language * Fix a couple of other typos * Add test shortcut section with note on running tests in abstract classes * Fix link and some spacing * Update run-unit-tests-with-test-explorer.md * acrolinx to 80 * landing page updates * aquent review fixes * formatting fixes after staging review * delete spare double asterisk in line 306 delete spare double asterisk in line 306 * toc updates * tutorial style guide edits * fixed #571 * Bulk port of web performance and load test topics from CAPS (#1553) * port over the web performance and load test topics from CAPS * adds back zip file for ms.vs.testtools api reference * improved metadata titles; bulleted see also lists * deleted TFS topics * new load test quickstart * deleted notintoc links * replace include refs with literal text * added load testing to overview topic * Update walkthrough for new guid location * fixed #587 * Made caps consistent * Mention VS SDK workload id explicitly. * initial edits * Capitalize Workload * incorporated PRMerger feedback * Update to sample code to better show thread transitions Updated the service sample code to better show thread transitions and clarify where to use background threads vs main thread. * Update service usage in sample command Update service query in sample command to be asynchronous. It is always recommended to use GetServiceAsync in async methods. * Add some documentation for Directory.Build.rsp` * edits to conform to PRMerger * editos to conform to PRMerger * fix #599 * Remove solution load priority sections * Some Acrolinx fixes * add missing build items * Update how-to-use-intellitrace-step-back.md Updating to reflect clicking on camera icon no longer activates historical debugging. * Fix XAML casing and add code block langauge. Fixes #705 * fixed #507 * add 15dot6dot3 release data * Update embedding-a-diagram-in-a-windows-form.md Removed a typo * minor edit * fixed #713 * Add Designer Options to list of Xaml UI shortcuts. * change ownership of Install-related docs * fix some ms.technology metadata * screenshot update
1 parent 0158a98 commit 41796b5

File tree

7,440 files changed

+89893
-75731
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,440 files changed

+89893
-75731
lines changed

.openpublishing.publish.config.json

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,52 @@
11
{
22
"build_entry_point": "docs",
33
"docsets_to_publish": [
4+
{
5+
"docset_name": "b362ae64-b1c1-4f4d-a0af-76fe2cfdbd70",
6+
"build_source_folder": "b362ae64-b1c1-4f4d-a0af-76fe2cfdbd70",
7+
"build_output_subfolder": "b362ae64-b1c1-4f4d-a0af-76fe2cfdbd70",
8+
"locale": "en-us",
9+
"monikers": [],
10+
"moniker_ranges": [],
11+
"open_to_public_contributors": false,
12+
"type_mapping": {
13+
"Conceptual": "Content",
14+
"ManagedReference": "Content",
15+
"RestApi": "Content"
16+
},
17+
"build_entry_point": "docs",
18+
"template_folder": "_themes"
19+
},
20+
{
21+
"docset_name": "connected-environment",
22+
"build_source_folder": "connected-environment",
23+
"build_output_subfolder": "connected-environment",
24+
"locale": "en-us",
25+
"monikers": [],
26+
"moniker_ranges": [],
27+
"open_to_public_contributors": false,
28+
"type_mapping": {
29+
"Conceptual": "Content",
30+
"ManagedReference": "Content",
31+
"RestApi": "Content"
32+
},
33+
"build_entry_point": "docs",
34+
"template_folder": "_themes"
35+
},
436
{
537
"docset_name": "docs",
638
"build_source_folder": "docs",
739
"build_output_subfolder": "vsdocsdocs",
840
"locale": "en-us",
41+
"xref_query_tags": ["/dotnet"],
942
"monikers": [],
1043
"open_to_public_contributors": true,
1144
"type_mapping": {
1245
"Conceptual": "Content",
1346
"ManagedReference": "Content",
1447
"RestApi": "Content",
1548
"LandingData": "Content",
49+
"ContextObject": "Toc",
1650
"APIConnector": "Content"
1751
},
1852
"template_folder": "_themes"
@@ -38,7 +72,7 @@
3872
"build_output_subfolder": "scripting-docs",
3973
"locale": "en-us",
4074
"monikers": [],
41-
"open_to_public_contributors": false,
75+
"open_to_public_contributors": true,
4276
"type_mapping": {
4377
"Conceptual": "Content",
4478
"ManagedReference": "Content",
@@ -81,7 +115,8 @@
81115
{
82116
"path_to_root": "_themes.pdf",
83117
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
84-
"branch": "master"
118+
"branch": "master",
119+
"branch_mapping": {}
85120
},
86121
{
87122
"path_to_root": "dotnet-xref",

0 commit comments

Comments
 (0)