mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 11:25:22 +08:00
Updated documentation/strip_tags for usage of doxygen 1.7.3.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8480 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
for f in html/*.html ; do
|
for f in html/*.html ; do
|
||||||
sed 's/<!-- ... ... .*:..:.. ....\. -->/<!-- date removed for reducing unnecessary svn web updates -->/' $f > $f.tmp
|
sed 's/<!-- ... ... .*:..:..\. -->/<!-- date removed for reducing unnecessary svn web updates -->/' $f > $f.tmp
|
||||||
rm $f
|
rm $f
|
||||||
mv $f.tmp $f
|
mv $f.tmp $f
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user