doc-src/fixbookmarks.pl
author blanchet
Fri, 01 Jul 2011 15:53:38 +0200
changeset 43627 ecd4bb7a8bc0
parent 6636 80052270f08b
permissions -rw-r--r--
update documentation after "type_enc" renaming + fixed a few other out-of-date factlets


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