summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-01-21 14:51:14 +0000
committerRichard Hughes <richard@hughsie.com>2010-01-21 14:51:26 +0000
commit145f5ef54ec0378b52bf8e9f8ee39381ac957d5f (patch)
tree07bcffaba807d085caeb63463bb5d1740da5599c /doc
parent58b17a86110aad72e4f1a8c51ba77215b09b4f05 (diff)
downloadupower-145f5ef54ec0378b52bf8e9f8ee39381ac957d5f.tar.gz
trivial: add a gtk-doc helper script
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/clean.sh8
1 files changed, 8 insertions, 0 deletions
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
+