OSDN Git Service

1b99d548de1e7f6c83707979b01e4fbbd5036a7b
[android-x86/build.git] / tools / droiddoc / templates / nosidenavpage.cs
1 <?cs include:"macros.cs" ?>
2 <html>
3 <?cs include:"head_tag.cs" ?>
4 <body class="gc-documentation">
5 <a name="top"></a>
6 <?cs call:custom_masthead() ?>
7
8 <div id="body-content">
9 <div id="doc-content">
10
11 <?cs call:tag_list(root.descr) ?>
12
13 <?cs include:"footer.cs" ?>
14 </div><!-- end doc-content -->
15 </div><!-- end body-content -->
16 <?cs include:"analytics.cs" ?>
17 </body>
18 </html>
19
20
21