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

Unified Diff: native_client_sdk/src/doc/doxygen/stylesheet.css

Issue 136033007: [NaCl SDK Docs] Simplify PPAPI documentation generation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 2013 -> 2014 Created 6 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/src/doc/doxygen/rst_index.py ('k') | native_client_sdk/src/doc/faq.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/doxygen/stylesheet.css
diff --git a/ppapi/c/documentation/stylesheet.css b/native_client_sdk/src/doc/doxygen/stylesheet.css
similarity index 95%
copy from ppapi/c/documentation/stylesheet.css
copy to native_client_sdk/src/doc/doxygen/stylesheet.css
index 9ed8e38bc41347a28520d93ff0ba84e811a21a5f..157a9d52d1f7c81afc2e7073aeb2786188efb6e5 100644
--- a/ppapi/c/documentation/stylesheet.css
+++ b/native_client_sdk/src/doc/doxygen/stylesheet.css
@@ -1,3 +1,7 @@
+/* Copyright (c) 2014 The Chromium Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file. */
+
/*
* Based off the Doxygen generated template stylesheet and trimmed/edited to
* remove items that would conflict with codesite or other overlying
@@ -243,4 +247,4 @@ TD.tiny{
}
.doxygen-global {
background-color: #ffcc66;
-}
+}
« no previous file with comments | « native_client_sdk/src/doc/doxygen/rst_index.py ('k') | native_client_sdk/src/doc/faq.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698