summaryrefslogtreecommitdiff
path: root/navbar.md
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2017-11-08 16:39:18 -0800
committer Dan Willemsen <dwillemsen@google.com> 2017-11-28 14:19:50 -0800
commit773386251d2460576916a305cd1762581bff1a0b (patch)
treeaef62ae6b4ce53680610c218e72483319d0cd9a9 /navbar.md
parentadbaeb0c1db1d3fdb00d937f3a6057e20b1877df (diff)
Mark envsetup.sh vars as deprecated in makefiles
For the envsetup.sh variables that should not be used in makefiles (since they're not explicitly set up, and won't be available on the build servers), mark them as deprecated. Rework our documentation to have a landing page, and create a "Changes" section where we can record changes like these. At some point I may go and backfill some recent work. Test: build/soong/build_test.bash Change-Id: I54b9294ddf270245afdb58d17150db8098584e8a
Diffstat (limited to 'navbar.md')
-rw-r--r--navbar.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/navbar.md b/navbar.md
new file mode 100644
index 0000000000..e218a78ed8
--- /dev/null
+++ b/navbar.md
@@ -0,0 +1,4 @@
+* [Home](/README.md)
+* [Usage](/Usage.txt)
+* [Changes](/Changes.md)
+* [Outdated Reference](/core/build-system.html)