Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoftdocs/cpp-docs
C++ Documentation
https://github.com/microsoftdocs/cpp-docs
Last synced: 29 days ago
JSON representation
C++ Documentation
- Host: GitHub
- URL: https://github.com/microsoftdocs/cpp-docs
- Owner: MicrosoftDocs
- License: cc-by-4.0
- Created: 2016-11-14T19:38:32.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T19:36:08.000Z (29 days ago)
- Last Synced: 2024-10-15T15:23:00.211Z (29 days ago)
- Language: PowerShell
- Homepage: https://docs.microsoft.com/cpp
- Size: 375 MB
- Stars: 1,444
- Watchers: 80
- Forks: 939
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Visual Studio documentation for Microsoft C++
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).
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).
## Contributing to the documentation
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).
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.
## Microsoft Open Source Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.