diff options
-rw-r--r-- | ppapi/c/documentation/footer.dox | 19 | ||||
-rw-r--r-- | ppapi/c/documentation/header.dox | 13 |
2 files changed, 0 insertions, 32 deletions
diff --git a/ppapi/c/documentation/footer.dox b/ppapi/c/documentation/footer.dox deleted file mode 100644 index ce4589a..0000000 --- a/ppapi/c/documentation/footer.dox +++ /dev/null @@ -1,19 +0,0 @@ - <p id="license"> - Except as otherwise - <a href="http://code.google.com/policies.html#restrictions">noted</a>, - the content of this page is licensed under a - <a href="http://www.google.com/url?sa=D&q=http%3A%2F%2Fcreativecommons.org/licenses/by/2.5/">Creative Commons - Attribution 2.5 license</a>. - </p> - - <address> - ©2010 Google - </address> - - <address> - Generated $date by - <a href="http://www.doxygen.org/index.html">doxygen</a> $doxygenversion - </address> - - </body> -</html> diff --git a/ppapi/c/documentation/header.dox b/ppapi/c/documentation/header.dox deleted file mode 100644 index b9d96c9..0000000 --- a/ppapi/c/documentation/header.dox +++ /dev/null @@ -1,13 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> - <head> - <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> - <title>$title</title> - <link href="./tabs.css" rel="stylesheet" type="text/css"> - <link href="./stylesheet-dox.css" rel="stylesheet" type="text/css"> - <link href="./stylesheet-dox-all.css" rel="stylesheet" type="text/css"> - </head> - <body> - <div id="toplinks"> - <a href="http://code.google.com/p/ppapi">PPAPI homepage</a> - </div> |