forked from openkylin/platform_build
am bcd7ba84: am ee9dea65: am 8acd75aa: add google class for body
* commit 'bcd7ba840c66f5fc4ebc87d59dfca3db4ec12fe4': add google class for body
This commit is contained in:
commit
54ab8f4f52
|
@ -2,7 +2,7 @@
|
|||
<?cs include:"macros.cs" ?>
|
||||
<html>
|
||||
<?cs include:"head_tag.cs" ?>
|
||||
<body class="gc-documentation
|
||||
<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
|
||||
elif:about ?>about<?cs
|
||||
elif:design ?>design<?cs
|
||||
|
|
Loading…
Reference in New Issue