From 145f5ef54ec0378b52bf8e9f8ee39381ac957d5f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 21 Jan 2010 14:51:14 +0000 Subject: trivial: add a gtk-doc helper script --- doc/clean.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 doc/clean.sh (limited to 'doc') diff --git a/doc/clean.sh b/doc/clean.sh new file mode 100755 index 0000000..a44fc72 --- /dev/null +++ b/doc/clean.sh @@ -0,0 +1,8 @@ +rm -f *.txt +rm -f UPower-scan.* +rm -f UPower.types +rm -f html/*.html +rm -f html/*.png +rm -f tmpl/* +rm -f *.stamp + -- cgit v1.2.1