Skip to content

Commit 7c10a2a

Browse files
Merge pull request #7 from MicrosoftDocs/master
Updating fork
2 parents f3d2966 + 1d74273 commit 7c10a2a

File tree

4,220 files changed

+29942
-44583
lines changed

Some content is hidden

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

4,220 files changed

+29942
-44583
lines changed

.openpublishing.publish.config.json

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
{
22
"build_entry_point": "docs",
33
"docsets_to_publish": [
4+
{
5+
"docset_name": "Docker",
6+
"build_source_folder": "docker",
7+
"build_output_subfolder": "Docker",
8+
"locale": "en-us",
9+
"monikers": [],
10+
"moniker_ranges": [],
11+
"open_to_public_contributors": true,
12+
"type_mapping": {
13+
"Conceptual": "Content"
14+
},
15+
"build_entry_point": "docs",
16+
"template_folder": "_themes"
17+
},
418
{
519
"docset_name": "docs",
620
"build_source_folder": "docs",
@@ -26,6 +40,20 @@
2640
},
2741
"template_folder": "_themes"
2842
},
43+
{
44+
"docset_name": "gamedev",
45+
"build_source_folder": "visualstudio/gamedev",
46+
"build_output_subfolder": "gamedev",
47+
"locale": "en-us",
48+
"monikers": [],
49+
"moniker_ranges": [],
50+
"open_to_public_contributors": false,
51+
"type_mapping": {
52+
"Conceptual": "Content"
53+
},
54+
"build_entry_point": "docs",
55+
"template_folder": "_themes"
56+
},
2957
{
3058
"docset_name": "mac",
3159
"build_source_folder": "mac",
@@ -115,11 +143,11 @@
115143
"template_folder": "_themes.pdf"
116144
}
117145
},
146+
"docs_build_engine": {
147+
"name": "docfx_v3"
148+
},
118149
"need_generate_pdf": false,
119150
"need_generate_intellisense": false,
120151
"enable_branch_build_custom_validation": true,
121-
"enable_pull_request_custom_validation": true,
122-
"docs_build_engine": {
123-
"name": "docfx_v3"
124-
}
125-
}
152+
"enable_pull_request_custom_validation": true
153+
}

.openpublishing.redirection.json

Lines changed: 3071 additions & 11 deletions
Large diffs are not rendered by default.

.whatsnew.json

Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
{
2+
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
3+
"docSetProductName": "Visual Studio",
4+
"rootDirectory": "docs/",
5+
"docLinkSettings": {
6+
"linkFormat": "relative",
7+
"relativeLinkPrefix": "/visualstudio/"
8+
},
9+
"inclusionCriteria": {
10+
"additionalMicrosoftOrgs": [
11+
"ASP.NET"
12+
],
13+
"minAdditionsToFile": 30
14+
},
15+
"areas": [
16+
{
17+
"name": "ai",
18+
"heading": "AI"
19+
},
20+
{
21+
"name": "azure",
22+
"heading": "Azure"
23+
},
24+
{
25+
"name": "code-quality",
26+
"heading": "Code quality"
27+
},
28+
{
29+
"name": "containers",
30+
"heading": "Containers"
31+
},
32+
{
33+
"name": "cross-platform",
34+
"heading": "Cross platform"
35+
},
36+
{
37+
"name": "data-tools",
38+
"heading": "Data tools"
39+
},
40+
{
41+
"name": "debugger",
42+
"heading": "Debugger"
43+
},
44+
{
45+
"name": "deployment",
46+
"heading": "Deployment"
47+
},
48+
{
49+
"name": "designers",
50+
"heading": "Designers"
51+
},
52+
{
53+
"name": "extensibility",
54+
"heading": "Extensibility"
55+
},
56+
{
57+
"name": "get-started",
58+
"heading": "Get started"
59+
},
60+
{
61+
"name": "help-viewer",
62+
"heading": "Help viewer"
63+
},
64+
{
65+
"name": "ide",
66+
"heading": "IDE"
67+
},
68+
{
69+
"name": "install",
70+
"heading": "Install"
71+
},
72+
{
73+
"name": "javascript",
74+
"heading": "JavaScript"
75+
},
76+
{
77+
"name": "media",
78+
"heading": "Media"
79+
},
80+
{
81+
"name": "misc",
82+
"heading": "Misc"
83+
},
84+
{
85+
"name": "modeling",
86+
"heading": "Modeling"
87+
},
88+
{
89+
"name": "msbuild",
90+
"heading": "MSBuild"
91+
},
92+
{
93+
"name": "porting",
94+
"heading": "Porting"
95+
},
96+
{
97+
"name": "profiling",
98+
"heading": "Profiling"
99+
},
100+
{
101+
"name": "python",
102+
"heading": "Python"
103+
},
104+
{
105+
"name": "rtvs",
106+
"heading": "RTVS"
107+
},
108+
{
109+
"name": "sharepoint",
110+
"heading": "SharePoint"
111+
},
112+
{
113+
"name": "test",
114+
"heading": "Test"
115+
},
116+
{
117+
"name": "vs-2015",
118+
"heading": "VS 2015"
119+
},
120+
{
121+
"name": "vsto",
122+
"heading": "Vsto"
123+
},
124+
{
125+
"name": "windows",
126+
"heading": "Windows"
127+
},
128+
{
129+
"name": "workflow-designer",
130+
"heading": "Workflow designer"
131+
},
132+
{
133+
"name": "xaml-tools",
134+
"heading": "XAML tools"
135+
},
136+
{
137+
"name": "xml-tools",
138+
"heading": "XML tools"
139+
}
140+
]
141+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Welcome! This repo contains source files for the Visual Studio technical documen
44

55
This repo was moved on June 23, 2017 from https://github.com/Microsoft/vsdocs. Traffic to the old URLs is redirected here.
66

7-
The documentation for Visual Basic and Visual C# is located in the [dotnet docs repo](https://github.com/dotnet/docs/tree/master/docs), and the Visual C++ documentation is located in the [C++ docs repo](http://github.com/MicrosoftDocs/cpp-docs).
7+
The documentation for Visual Basic and Visual C# is located in the [dotnet docs repo](https://github.com/dotnet/docs/tree/master/docs), and the Visual C++ documentation is located in the [C++ docs repo](https://github.com/MicrosoftDocs/cpp-docs).
88

99
## Contribute to the documentation
1010

docker/TOC.yml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
- name: Docker
2+
expanded: true
3+
items:
4+
- name: Introduction to Docker for VS Code users
5+
expanded: true
6+
items:
7+
- name: "Getting started"
8+
href: tutorials/docker-tutorial.md
9+
- name: "Part 1: The application"
10+
href: tutorials/your-application.md
11+
- name: "Part 2: Update your app"
12+
href: tutorials/update-your-app.md
13+
- name: "Part 3: Share your app"
14+
href: tutorials/share-your-app.md
15+
- name: "Part 4: Persist your database"
16+
href: tutorials/persist-your-data.md
17+
- name: "Part 5: Use bind mounts"
18+
href: tutorials/use-bind-mounts.md
19+
- name: "Part 6: Multi-container apps"
20+
href: tutorials/multi-container-apps.md
21+
- name: "Part 7: Use Docker Compose"
22+
href: tutorials/use-docker-compose.md
23+
- name: "Part 8: Image-building best practices"
24+
href: tutorials/image-building-best-practices.md
25+
- name: "Part 9: Deploy to the cloud"
26+
href: tutorials/deploy-to-cloud.md
27+
- name: "What's next?"
28+
href: tutorials/whats-next.md
29+
30+
- name: Sources
31+
items:
32+
- name: Examples
33+
href: https://github.com/docker/awesome-compose
34+
- name: Docker ACI integration
35+
href: https://github.com/docker/aci-integration-beta/

docker/breadcrumb/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- name: Docs
2+
tocHref: /
3+
topicHref: /

docker/docfx.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"build": {
3+
"content": [
4+
{
5+
"files": [
6+
"**/*.md",
7+
"**/*.yml"
8+
],
9+
"exclude": [
10+
"**/obj/**",
11+
"**/includes/**",
12+
"_themes/**",
13+
"_themes.pdf/**",
14+
"**/docfx.json",
15+
"_repo.en-us/**",
16+
"README.md",
17+
"LICENSE",
18+
"LICENSE-CODE",
19+
"ThirdPartyNotices.md"
20+
]
21+
}
22+
],
23+
"resource": [
24+
{
25+
"files": [
26+
"**/*.png",
27+
"**/*.jpg"
28+
],
29+
"exclude": [
30+
"**/obj/**",
31+
"**/includes/**",
32+
"_themes/**",
33+
"_themes.pdf/**",
34+
"**/docfx.json",
35+
"_repo.en-us/**"
36+
]
37+
}
38+
],
39+
"overwrite": [],
40+
"externalReference": [],
41+
"globalMetadata": {
42+
"feedback_system": "GitHub",
43+
"feedback_github_repo": "MicrosoftDocs/visualstudio-docs",
44+
"breadcrumb_path": "/visualstudio/docker/breadcrumb/toc.json",
45+
"extendBreadcrumb": true,
46+
"ms.prod": "visual-studio-windows",
47+
"manager": "jillfra",
48+
"author": "jillre",
49+
"ms.author": "jillfra",
50+
"ms.topic": "conceptual",
51+
"audience": "developer",
52+
"uhfHeaderId": "MSDocsHeader-VisualStudio"
53+
},
54+
"fileMetadata": {},
55+
"template": [],
56+
"dest": "Docker",
57+
"markdownEngineName": "markdig"
58+
}
59+
}

docker/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Welcome to Docker!

0 commit comments

Comments
 (0)