Skip to content

Commit 3ea7492

Browse files
author
mikeblome
committed
made titles consistent
1 parent 80591bf commit 3ea7492

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

docs/linux/prop-pages/c-cpp-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "C/C++ Properties (Linux) | Microsoft Docs"
2+
title: "C/C++ Properties (Linux C++) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -45,7 +45,7 @@ f1_keywords:
4545
- vc.project.AdditionalOptionsPage
4646
---
4747

48-
# C/C++ Properties (Linux)
48+
# C/C++ Properties (Linux C++)
4949

5050
## General
5151
Property | Description | Choices

docs/linux/prop-pages/custom-build-step-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ f1_keywords:
1919
- VC.Project.VCConfiguration.BuildLogFile
2020
---
2121

22-
# Custom Build Step Properties (Linux)
22+
# Custom Build Step Properties (Linux C++)
2323

2424

2525
Property | Description

docs/linux/prop-pages/debugging-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Debugger Properties (Linux)| Microsoft Docs"
2+
title: "Debugger Properties (Linux C++)| Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -20,7 +20,7 @@ f1_keywords:
2020
- VC.Project.LinuxDebugger.DebugChildProcesses
2121
---
2222

23-
# C++ Debugging Properties (Linux)
23+
# C++ Debugging Properties (Linux C++)
2424

2525
Property | Description | Choices
2626
--- | ---| ---

docs/linux/prop-pages/directories-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "VC++ Directories (Linux) | Microsoft Docs"
2+
title: "VC++ Directories (Linux C++) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "9/26/2017"
55
ms.reviewer: ""
@@ -19,7 +19,7 @@ f1_keywords:
1919
- VC.Project.VCDirectories.ExcludePath
2020
---
2121

22-
# VC++ Directories (Linux)
22+
# VC++ Directories (Linux C++)
2323

2424
Property | Description
2525
--- | ---

docs/linux/prop-pages/general-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ f1_keywords:
2424
- VC.Project.VCConfiguration.UseOfSTL
2525
---
2626

27-
# General Properties (Linux)
27+
# General Properties (Linux C++)
2828

2929
Property | Description | Choices
3030
--- | ---| ---

docs/linux/prop-pages/makefile-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ f1_keywords:
1919
- VC.Project.VCConfiguration.BuildLogFile
2020
---
2121

22-
# MakeFile Project Properties (Linux)
22+
# MakeFile Project Properties (Linux C++)
2323
This is a partial list of the properties available in a Linux Makefile project. Many MakeFile project properties are identical to the
2424

2525
## General
@@ -34,7 +34,7 @@ Remote Build Root Directory | Specifies a path to a directory on the remote mach
3434
Remote Build Project Directory | Specifies a path to a directory on the remote machine or device for the project.
3535

3636
## Debugging
37-
See [Debugger Properties (Linux)](debuggin-linux.md)
37+
See [Debugger Properties (Linux C++)](debuggin-linux.md)
3838

3939
## Copy Sources
4040
See [Copy Sources Project Properties (Linux C++)](copy-sources-project.md).

0 commit comments

Comments
 (0)