| Index: ppapi/cpp/documentation/header.html
|
| ===================================================================
|
| --- ppapi/cpp/documentation/header.html (revision 116675)
|
| +++ ppapi/cpp/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>
|
| + <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>
|
|
|
| Property changes on: ppapi/cpp/documentation/header.html
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|