Chromium Code Reviews| Index: ppapi/c/documentation/header.html |
| =================================================================== |
| --- ppapi/c/documentation/header.html (revision 122146) |
| +++ ppapi/c/documentation/header.html (working copy) |
| @@ -1,14 +1,13 @@ |
| -<!DOCTYPE html> |
| -[include "/chrome/nativeclient/_local_variables.ezt"] [# this file should be at root of your document hierarchy ] |
| -[define section]docs[end] [# this should be "docs" if the file lives in the "Docs" section (top nav)] |
| - [# Otherwise, it's "home," "articles," "download," or "terms" ] |
| -[define page_title]$title[end] [# this is the title for only this page ] |
| +{% include "native-client/_local_variables.html" %} |
| +<html devsite> |
| + <head> |
|
cstefansen
2012/02/15 23:45:07
Extraneous whitespace? (Run a lint tool.)
jond
2012/02/16 18:06:07
Done.
|
| + <link href="/native-client/css/local_extensions.css" rel="stylesheet" type="text/css" /> |
| + <title>$title</title> |
| + <meta name="project_path" value="/native-client/_project.yaml" /> |
| + <meta name="book_path" value="/native-client/_book.yaml" /> |
| -[define css_includes] |
| -<link href="../../../css/local_extensions.css" rel="stylesheet" type="text/css"/> |
| -[end] |
| + </head> |
| + <body> |
| -[include "/_boilerplate_header.ezt"] |
| -[verbatim] |
| <div id="doxygen-ref"> |
| - <div> |
| +<div> |