Skip to content

Commit 51831bf

Browse files
author
Colin Robertson
committed
Merge Using MFC Source Files articles
1 parent c288700 commit 51831bf

10 files changed

+126
-198
lines changed

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7290,6 +7290,36 @@
72907290
"redirect_url": "/cpp/mfc/mfc-library-versions",
72917291
"redirect_document_id": false
72927292
},
7293+
{
7294+
"source_path": "docs/mfc/an-example-of-the-comments.md",
7295+
"redirect_url": "/cpp/mfc/using-the-mfc-source-files",
7296+
"redirect_document_id": false
7297+
},
7298+
{
7299+
"source_path": "docs/mfc/decrement-implementation-comment.md",
7300+
"redirect_url": "/cpp/mfc/using-the-mfc-source-files",
7301+
"redirect_document_id": false
7302+
},
7303+
{
7304+
"source_path": "docs/mfc/decrement-constructors-comment.md",
7305+
"redirect_url": "/cpp/mfc/using-the-mfc-source-files",
7306+
"redirect_document_id": false
7307+
},
7308+
{
7309+
"source_path": "docs/mfc/decrement-attributes-comment.md",
7310+
"redirect_url": "/cpp/mfc/using-the-mfc-source-files",
7311+
"redirect_document_id": false
7312+
},
7313+
{
7314+
"source_path": "docs/mfc/decrement-operations-comment.md",
7315+
"redirect_url": "/cpp/mfc/using-the-mfc-source-files",
7316+
"redirect_document_id": false
7317+
},
7318+
{
7319+
"source_path": "docs/mfc/decrement-overridables-comment.md",
7320+
"redirect_url": "/cpp/mfc/using-the-mfc-source-files",
7321+
"redirect_document_id": false
7322+
},
72937323
{
72947324
"source_path": "docs/mfc/automatic-linking-of-mfc-library-version.md",
72957325
"redirect_url": "/cpp/mfc/mfc-library-versions",

docs/atl/reference/codesnippet/CPP/an-example-of-the-comments_1.h

Lines changed: 0 additions & 30 deletions
This file was deleted.

docs/mfc/an-example-of-the-comments.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

docs/mfc/decrement-attributes-comment.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs/mfc/decrement-constructors-comment.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/mfc/decrement-implementation-comment.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs/mfc/decrement-operations-comment.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

docs/mfc/decrement-overridables-comment.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/mfc/toc.yml

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,7 @@
1111
- name: General MFC topics
1212
href: general-mfc-topics.md
1313
- name: Using the MFC source files
14-
expanded: false
15-
items:
16-
- name: Using the MFC source files
17-
href: using-the-mfc-source-files.md
18-
- name: An example of the comments
19-
href: an-example-of-the-comments.md
20-
- name: -- Implementation comment
21-
href: decrement-implementation-comment.md
22-
- name: -- Constructors comment
23-
href: decrement-constructors-comment.md
24-
- name: -- Attributes comment
25-
href: decrement-attributes-comment.md
26-
- name: -- Operations comment
27-
href: decrement-operations-comment.md
28-
- name: -- Overridables comment
29-
href: decrement-overridables-comment.md
14+
href: using-the-mfc-source-files.md
3015
- name: MFC library versions
3116
expanded: false
3217
items:

0 commit comments

Comments
 (0)