Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Side by Side Diff: ppapi/c/documentation/header.html

Issue 6591078: Removed variables sections in DoxygenLayOut. Changed header to point to new c... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « ppapi/c/documentation/DoxygenLayout.xml ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 [include "/chrome/nativeclient/_local_variables.ezt"] [# this file should be at root of your document hierarchy ] 2 [include "/chrome/nativeclient/_local_variables.ezt"] [# this file should be at root of your document hierarchy ]
3 [define section]docs[end] [# this should be "docs" if the file lives in the "Do cs" section (top nav)] 3 [define section]docs[end] [# this should be "docs" if the file lives in the "Do cs" section (top nav)]
4 [# Otherwise, it's "home," "articles," "download," or "terms" ] 4 [# Otherwise, it's "home," "articles," "download," or "terms" ]
5 [define page_title][end] [# this is the title for only this page ] 5 [define page_title][end] [# this is the title for only this page ]
6 6
7 [define css_includes] 7 [define css_includes]
8 <link href="stylesheet.css" rel="stylesheet" type="text/css"> 8 <link href="../../../css/local_extensions.css" rel="stylesheet" type="text/css">
9 <link href="tabs.css" rel="stylesheet" type="text/css">
10 [end] 9 [end]
11 10
12 [include "/_boilerplate_header.ezt"] 11 [include "/_boilerplate_header.ezt"]
13 [verbatim] 12 [verbatim]
14 <div id="doxygen-ref"> 13 <div id="doxygen-ref">
OLDNEW
« no previous file with comments | « ppapi/c/documentation/DoxygenLayout.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698