diff options
author | Andrew Solovay <asolovay@google.com> | 2017-03-08 17:38:01 -0800 |
---|---|---|
committer | Andrew Solovay <asolovay@google.com> | 2017-03-21 14:18:01 -0700 |
commit | 630509478612b560913f7f4e11f63e4ce5594274 (patch) | |
tree | 179ae85004ae041085cfe396429208275f8746cc /docs/html/guide/appendix/faq/framework.jd | |
parent | 7ba04df38cb5a797d81a2776ee227d126b7dd157 (diff) |
cherry-pick from nyc-mr1-dev docs: Removing Android docs from Gerrit
Original Change-Id: I5331cdc968be817ff70ba32dd03fce76493a6ab8
Test: make ds-docs
Android developer docs are now maintained in Piper, go/dac-source
Removing all files from Gerrit, since these files can cause build
errors if they refer to classes that are later removed (whence
bug b/35849713 ).
Gerrit already has readme files in these directories telling people
docs are not maintained here; these readmes will be a lot easier to
spot now.
Ran a doc build with these files deleted, and it seems to work fine,
so submitting this CL *shouldn't* break anything.
Bug: 35849713
Change-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172
Diffstat (limited to 'docs/html/guide/appendix/faq/framework.jd')
-rw-r--r-- | docs/html/guide/appendix/faq/framework.jd | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/html/guide/appendix/faq/framework.jd b/docs/html/guide/appendix/faq/framework.jd deleted file mode 100644 index a79686e6c12e..000000000000 --- a/docs/html/guide/appendix/faq/framework.jd +++ /dev/null @@ -1,8 +0,0 @@ -@jd:body - -<script type="text/javascript"> - document.location=toRoot+"resources/faq/framework.html" -</script> - -<p>You should have already been redirected by your browser. Please follow -<a href="{@docRoot}resources/faq/framework.html">this link</a>.</p>
\ No newline at end of file |