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

Unified Diff: ppapi/c/documentation/removefilesC.sh

Issue 9404029: Changes for 'C' version of documentation files needed to generate new DevSite reference. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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 | « ppapi/c/documentation/header.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/documentation/removefilesC.sh
===================================================================
--- ppapi/c/documentation/removefilesC.sh (revision 122179)
+++ ppapi/c/documentation/removefilesC.sh (working copy)
@@ -3,23 +3,23 @@
# Copyright (c) 2011 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.
-rm annotated.ezt
+rm annotated.html
rm bc_s.png
-rm classes.ezt
+rm classes.html
rm closed.png
rm doxygen.png
-rm functions.ezt
-rm functions_vars.ezt
-rm globals.ezt
-rm globals_enum.ezt
-rm globals_eval.ezt
-rm globals_func.ezt
-rm globals_type.ezt
-rm globals_vars.ezt
-rm graph_legend.ezt
+rm functions*.html
+rm globals_0x*.html
+rm globals.html
+rm globals_enum.html
+rm globals_eval.html
+rm globals_func.html
+rm globals_type.html
+rm globals_vars.html
+rm graph_legend.html
rm graph_legend.png
-rm index_8dox.ezt
-rm modules.ezt
+rm index_8dox.html
+rm modules.html
rm nav_f.png
rm nav_h.png
rm open.png
@@ -31,8 +31,7 @@
rm *.md5
rm *.map
rm *.css
-rm files.ezt
-rm index.ezt
+rm files.html
+rm index.html
rm jquery.js
-rm *.html
« no previous file with comments | « ppapi/c/documentation/header.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698