From c40eccd9ad9e360496cce5feba8f4dde944937fe Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Mon, 8 Jan 2018 15:57:29 -0800 Subject: docs: Adding file to support staging reference docs We use the devsite tool to stage reference docs for review (to go/dac-stage). That tool is currently broken, because it's expecting to find a _reference-head-tags.html file which currently exists in Piper but not in Gerrit. Copying that file into Gerrit lets us build the Javadocs and stage them. (Files in p/f/b/docs don't generally affect anything outside of the doc builds.) Tested by building docs and staging Adapter.html to: go/dac-stage/reference/android/widget/Adapter.html Test: make ds-docs Bug: 71717397 Change-Id: I05430f2d9f23e62b4423b2d6f304c4be1c43b880 --- docs/html/_shared/_reference-head-tags.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/html/_shared/_reference-head-tags.html (limited to 'docs') 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 @@ + + + + + + + -- cgit v1.2.3