android_mt6572_jiabo/external/doclava/res/assets/templates/designpage.cs
2025-09-05 16:56:03 +08:00

23 lines
396 B
C#

<?cs include:"doctype.cs" ?>
<?cs include:"macros.cs" ?>
<html>
<?cs include:"head_tag.cs" ?>
<body class="gc-documentation">
<a name="top"></a>
<?cs call:custom_masthead() ?>
<div id="body-content">
<div id="doc-content" style="position:relative;">
<?cs call:tag_list(root.descr) ?>
<?cs include:"footer.cs" ?>
</div><!-- end doc-content -->
<?cs include:"trailer.cs" ?>
</body>
</html>