blob: 61754f05b5453858d4547482a19923be57c3cfec [file] [log] [blame]
Scott Maine4d8f1b2012-06-21 18:03:05 -07001<?cs include:"doctype.cs" ?>
2<?cs include:"macros.cs" ?>
Scott Maine05e6f92013-01-29 13:34:17 -08003<html<?cs if:devsite ?> devsite<?cs /if ?>>
Scott Maine4d8f1b2012-06-21 18:03:05 -07004<?cs include:"head_tag.cs" ?>
5<body class="gc-documentation
6 <?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs
7 elif:design ?>design<?cs
8 elif:distribute ?>distribute<?cs
9 /if ?>" itemscope itemtype="http://schema.org/Article">
10<a name="top"></a>
11<?cs call:custom_masthead() ?>
12
13<div id="body-content">
Dirk Dougherty29e93432015-05-05 18:17:13 -070014<div>
Scott Maine4d8f1b2012-06-21 18:03:05 -070015<div id="doc-content" style="position:relative;">
16
17<?cs call:tag_list(root.descr) ?>
18
19<?cs include:"footer.cs" ?>
20</div><!-- end doc-content -->
21
22<?cs include:"trailer.cs" ?>
23
24</body>
25</html>
26
27
28