summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Solovay <asolovay@google.com>2018-01-09 21:59:05 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-01-09 21:59:05 +0000
commitd6d93efa7b5a414ed9640f68784412efdbab20b2 (patch)
treee3c96a3c5155f7eeb1db92f8b560a92286bac6c7
parent947c6155954d3b37be212495d2f980017d3028cb (diff)
parentafa73636f7a069ad769b55b8ef9f25ab71745dde (diff)
docs: Adding file to support staging reference docs am: c40eccd9ad
am: afa73636f7 Change-Id: I3e9bd5ee15e3d820e9cc73782417c7d273f280bb
-rw-r--r--docs/html/_shared/_reference-head-tags.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/html/_shared/_reference-head-tags.html b/docs/html/_shared/_reference-head-tags.html
new file mode 100644
index 000000000000..f66a7b7deff0
--- /dev/null
+++ b/docs/html/_shared/_reference-head-tags.html
@@ -0,0 +1,8 @@
+ <!-- Added to Gerrit so we can stage reference docs directly from
+ Android builds; this file should *not* be migrated to Piper -->
+
+ <meta name="top_category" value="develop" />
+ <meta name="subcategory" value="reference" />
+ <meta name="book_path" value="{% if book_path %}{{ book_path }}{% else %}/reference/_book.yaml{% endif %}" />
+ <meta name="project_path" value="/reference/_project.yaml" />
+ <meta name="page_type" value="reference" />