doc-src/fixbookmarks.pl
author berghofe
Mon, 04 Aug 2008 18:57:35 +0200
changeset 27724 0cc30a837f26
parent 6636 80052270f08b
permissions -rw-r--r--
Quoted terms in consts_code declarations are now preprocessed as well.


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