doc-src/fixbookmarks.pl
author haftmann
Sun, 26 Apr 2009 20:17:50 +0200
changeset 30997 081e825c2218
parent 6636 80052270f08b
permissions -rw-r--r--
fixed document generation


s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;