aboutsummaryrefslogtreecommitdiff
path: root/docs/users/android.md
diff options
context:
space:
mode:
authorras0219 <533828+ras0219@users.noreply.github.com>2021-03-11 16:37:49 -0800
committerGitHub <noreply@github.com>2021-03-11 16:37:49 -0800
commit75522bb1f2e7d863078bcd06322348f053a9e33f (patch)
treea2b291353763d8de9220645fe649b10122230dcc /docs/users/android.md
parent3c7a12bdf3dd6c29c18647919249c083a6fd3346 (diff)
downloadvcpkg-75522bb1f2e7d863078bcd06322348f053a9e33f.tar.gz
vcpkg-75522bb1f2e7d863078bcd06322348f053a9e33f.zip
[docs] Improve inter-document linking; add 'latest' links (#16502)
* [docs] Improve inter-document linking; add 'latest' links * [docs] Apply suggestions from code review Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'docs/users/android.md')
-rw-r--r--docs/users/android.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/users/android.md b/docs/users/android.md
index 6ff1d05d1..b56030f55 100644
--- a/docs/users/android.md
+++ b/docs/users/android.md
@@ -1,5 +1,7 @@
# Vcpkg and Android
+**The latest version of this documentation is available on [GitHub](https://github.com/Microsoft/vcpkg/tree/master/docs/users/android.md).**
+
Android is not officialy supported, and there are no official android triplets at the moment.
However, some packages can compile to Android, and the situation is improving: see the list of [PR related to Android](https://github.com/Microsoft/vcpkg/pulls?q=+android+).