0

Removed variables sections in DoxygenLayOut. Changed header to point to new css file to be consite compliant.

Review URL: http://codereview.chromium.org/6591078

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76412 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
jond@google.com
2011-03-01 20:13:30 +00:00
parent 1bda9755b5
commit 2a5bfd8861
2 changed files with 2 additions and 3 deletions
ppapi/c/documentation

@ -159,7 +159,7 @@
<typedefs title="Typedef Details"/>
<enums title="Enumeration Details"/>
<enumvalues title=""/>
<functions title="Function Deatils"/>
<functions title="Function Details"/>
<!-- <variables title=""/> -->
<signals title=""/>
<publicslots title=""/>

@ -5,8 +5,7 @@
[define page_title][end] [# this is the title for only this page ]
[define css_includes]
<link href="stylesheet.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="../../../css/local_extensions.css" rel="stylesheet" type="text/css">
[end]
[include "/_boilerplate_header.ezt"]