mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-23 23:38:59 +08:00
[docs] Add stubs to redirect to Microsoft Learn (#29820)
This commit is contained in:
parent
1bf4aea74e
commit
54cc53c434
@ -334,4 +334,4 @@ You can opt-out of telemetry by
|
|||||||
- passing --disable-metrics to vcpkg on the command line
|
- passing --disable-metrics to vcpkg on the command line
|
||||||
- setting the VCPKG_DISABLE_METRICS environment variable
|
- setting the VCPKG_DISABLE_METRICS environment variable
|
||||||
|
|
||||||
[Read more about vcpkg telemetry](https://learn.microsoft.com/vcpkg/about/privacy.html)
|
[Read more about vcpkg telemetry](https://learn.microsoft.com/vcpkg/about/privacy)
|
||||||
|
5
docs/about/privacy.md
Normal file
5
docs/about/privacy.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Privacy
|
||||||
|
|
||||||
|
The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
|
||||||
|
|
||||||
|
* [Privacy](https://learn.microsoft.com/vcpkg/about/privacy)
|
5
docs/users/assetcaching.md
Normal file
5
docs/users/assetcaching.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Asset Caching
|
||||||
|
|
||||||
|
The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
|
||||||
|
|
||||||
|
* [Asset caching](https://learn.microsoft.com/vcpkg/users/assetcaching)
|
5
docs/users/binarycaching.md
Normal file
5
docs/users/binarycaching.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Binary Caching
|
||||||
|
|
||||||
|
The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
|
||||||
|
|
||||||
|
* [Binary caching](https://learn.microsoft.com/vcpkg/users/binarycaching)
|
6
docs/users/manifests.md
Normal file
6
docs/users/manifests.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Manifests
|
||||||
|
|
||||||
|
The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
|
||||||
|
|
||||||
|
* [Manifest mode](https://learn.microsoft.com/vcpkg/users/manifests)
|
||||||
|
* [vcpkg.json syntax](https://learn.microsoft.com/vcpkg/reference/vcpkg-json)
|
6
docs/users/registries.md
Normal file
6
docs/users/registries.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Registries
|
||||||
|
|
||||||
|
The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
|
||||||
|
|
||||||
|
* [Using registries](https://learn.microsoft.com/vcpkg/users/registries)
|
||||||
|
* [Creating registries](https://learn.microsoft.com/vcpkg/maintainers/registries)
|
6
docs/users/triplets.md
Normal file
6
docs/users/triplets.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Triplets
|
||||||
|
|
||||||
|
The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
|
||||||
|
|
||||||
|
* [Triplet files](https://learn.microsoft.com/vcpkg/users/triplets)
|
||||||
|
* [Custom triplets](https://learn.microsoft.com/en-us/vcpkg/users/examples/overlay-triplets-linux-dynamic)
|
7
docs/users/versioning.md
Normal file
7
docs/users/versioning.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Versioning
|
||||||
|
|
||||||
|
The documentation for this topic has been moved to the following articles in [Microsoft Learn](https://learn.microsoft.com/vcpkg):
|
||||||
|
|
||||||
|
* [vcpkg.json version fields](https://learn.microsoft.com/vcpkg/reference/vcpkg-json#version)
|
||||||
|
* [Versioning reference](https://learn.microsoft.com/vcpkg/users/versioning)
|
||||||
|
* [Versioning resolution algorithm](https://learn.microsoft.com/vcpkg/users/versioning.concepts)
|
Loading…
Reference in New Issue
Block a user