Home | History | Annotate | Download | only in documentation
      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 rm annotated.html
      7 rm bc_s.png
      8 rm classes.html
      9 rm closed.png
     10 rm doxygen.png
     11 rm functions*.html
     12 rm globals_0x*.html
     13 rm globals.html
     14 rm globals_enum.html
     15 rm globals_eval.html
     16 rm globals_func.html
     17 rm globals_type.html
     18 rm globals_vars.html
     19 rm graph_legend.html
     20 rm graph_legend.png
     21 rm index_8dox.html
     22 rm modules.html
     23 rm nav_f.png
     24 rm nav_h.png
     25 rm open.png
     26 rm tab_a.png
     27 rm tab_b.png
     28 rm tab_h.png
     29 rm tab_s.png
     30 # all .map and all .md5 files
     31 rm *.md5
     32 rm *.map
     33 rm *.css
     34 rm files.html
     35 rm index.html
     36 rm jquery.js
     37 
     38