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

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

Issue 7030022: Adding documentation directory, new Doxyfile, DoxygenLayout.xml (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 7 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/cpp/documentation/ezt_formatter_c.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/documentation/removefilesC.sh
===================================================================
--- ppapi/cpp/documentation/removefilesC.sh (revision 85495)
+++ ppapi/cpp/documentation/removefilesC.sh (working copy)
@@ -1,41 +0,0 @@
-#!/bin/bash
-
-# 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 bc_s.png
-rm classes.ezt
-rm closed.png
-rm doxygen.png
-rm footer_8dox.ezt
-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 graph_legend.png
-rm header_8dox.ezt
-rm index_8dox.ezt
-rm modules.ezt
-rm modules_8dox.ezt
-rm nav_f.png
-rm nav_h.png
-rm open.png
-rm tab_a.png
-rm tab_b.png
-rm tab_h.png
-rm tab_s.png
-# all .map and all .md5 files
-rm *.md5
-rm *.map
-rm *.css
-rm *.py
-rm files.ezt
-rm index.ezt
-
-
« no previous file with comments | « ppapi/cpp/documentation/ezt_formatter_c.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698