mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
trivial: add a gtk-doc helper script
This commit is contained in:
parent
58b17a8611
commit
145f5ef54e
1 changed files with 8 additions and 0 deletions
8
doc/clean.sh
Executable file
8
doc/clean.sh
Executable file
|
|
@ -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
|
||||
|
||||
Loading…
Add table
Reference in a new issue