docs: update template files with those from the templates-ds directory

Change-Id: I47b07b17ea79d0b00300492ba7854e37f1ab00d0
This commit is contained in:
Scott Main
2013-01-29 13:34:17 -08:00
parent 015d616af8
commit e05e6f99b3
16 changed files with 2815 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
<?cs include:"doctype.cs" ?>
<?cs include:"macros.cs" ?>
<html>
<html<?cs if:devsite ?> devsite<?cs /if ?>>
<?cs include:"head_tag.cs" ?>
<body class="gc-documentation <?cs if:(google || reference.gms || reference.gcm) ?>google<?cs /if ?>
<?cs if:(guide||develop||training||reference||tools||sdk) ?>develop<?cs if:guide ?> guide<?cs /if ?><?cs