- add sources.
[platform/framework/web/crosswalk.git] / src / ppapi / cpp / documentation / removefilesCPP.sh
1 #!/bin/bash
2
3 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
4 # Use of this source code is governed by a BSD-style license that can be
5 # found in the LICENSE file.
6
7 rm annotated.html
8 rm bc_s.png
9 rm classes.html
10 rm closed.png
11 rm doxygen.png
12 rm functions*.*
13 rm globals*.*
14 rm index_8dox.html
15 rm namespacemembers.html
16 rm namespacemembers_func.html
17 rm namespaces.html
18 rm nav_f.png
19 rm nav_h.png
20 rm open.png
21 rm tab_a.png
22 rm tab_b.png
23 rm tab_h.png
24 rm tab_s.png
25 # all .map and all .md5 files
26 rm *.md5
27 rm *.map
28 rm *.css
29 rm index.html
30 rm jquery.js
31 rm hierarchy.html
32
33
34
35