Skip to content

Commit 5912595

Browse files
authored
Merge pull request #5842 from MicrosoftDocs/main
3/21/2025 AM Publish
2 parents 143c1c2 + ad2396b commit 5912595

File tree

8 files changed

+142
-149
lines changed

8 files changed

+142
-149
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Visual Studio documentation for Microsoft C++
1+
# Microsoft C++, C, and Assembler documentation
22

3-
Welcome! This repository contains source files for the work-in-progress Microsoft C++ (MSVC or Visual C++) technical documentation. The articles are published on the [C++ in Visual Studio documentation site](https://learn.microsoft.com/cpp).
3+
Welcome! This repository contains source files for the technical documentation published on [https://learn.microsoft.com/cpp](https://learn.microsoft.com/cpp).
44

5-
The documentation for Visual Basic and Visual C# are located in a separate repository at [https://github.com/dotnet/core-docs](https://github.com/dotnet/core-docs), and the Visual Studio documentation is located in the repository located at [https://github.com/Microsoft/visualstudio-docs](https://github.com/Microsoft/visualstudio-docs).
5+
The documentation for [.NET](https://github.com/dotnet/docs) and [Visual Studio](https://github.com/MicrosoftDocs/visualstudio-docs) are located in separate repositories.
66

77
## Contributing to the documentation
88

99
We welcome your contributions to help us improve the MSVC docs. For a comprehensive guide to contributing, see the [Microsoft Docs contributor guide](https://learn.microsoft.com/contribute). For details on how to make a contribution to the MSVC documentation, see our [Contributing guidance](CONTRIBUTING.md).
1010

11-
Several feature areas of MSVC have their own folders in this repository, such as `standard-library` for articles on the C++ Standard Library, `ide` for C++-specific articles on the Visual Studio interactive development environment (IDE), and so forth. The `/media` subfolder in each folder contains art files for the articles. The [Contributing guide](CONTRIBUTING.md) has more information.
11+
Several feature areas of MSVC have their own folders in this repository, such as `standard-library` for articles on the C++ Standard Library, `ide` for C++-specific articles on the Visual Studio integrated development environment (IDE), and so forth. The `/media` subfolder in each folder contains art files for the articles. The [Contributing guide](CONTRIBUTING.md) has more information.
1212

1313
## Microsoft Open Source Code of Conduct
1414

docs/build/cmake-projects-in-visual-studio.md

Lines changed: 67 additions & 64 deletions
Large diffs are not rendered by default.
-3.04 KB
Loading
-4.25 KB
Loading
-376 Bytes
Loading
15.9 KB
Loading
-5.89 KB
Loading

docs/build/vscpp-step-0-installation.md

Lines changed: 71 additions & 81 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)