summaryrefslogtreecommitdiff
path: root/docs/header.jd
diff options
context:
space:
mode:
author smain@google.com <smain@google.com> 2016-07-07 17:11:35 -0700
committer Scott Main <smain@google.com> 2016-07-08 00:47:18 +0000
commit20e2095c7b442bc79c0c8833857fa337f04ecb59 (patch)
treec30c7e7ac90ff2f3df2929627985a73a425a30f7 /docs/header.jd
parent8e3e92b906db431c4fa822f21242977d4ee99942 (diff)
update NDK doxygen templates to create DevSite-style HTML.
Previously, we had doxygen create .jd files with some syntax that was parsed by the DocLava build tools when creating the final HTML files for the website. But now that we're publishing these docs through Piper, we don't need to run them through DocLava anymore. So with this change, we now create .html files that then need to be copied to google3/googledata/devsite/site-android/en/ndk/ where they can be immediately published via devsite once merged. bug: 29943712 Change-Id: I8af5555f802e8c0122378bd504ad4308ff9aad56
Diffstat (limited to 'docs/header.jd')
-rw-r--r--docs/header.jd3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/header.jd b/docs/header.jd
deleted file mode 100644
index e50f41b03b..0000000000
--- a/docs/header.jd
+++ /dev/null
@@ -1,3 +0,0 @@
-page.title=$title
-page.customHeadTag=<link rel="stylesheet" type="text/css" href="doxygen-dac.css">
-@jd:body