doc-src/fixbookmarks.pl
author blanchet
Mon, 04 Apr 2011 18:53:35 +0200
changeset 42227 662b50b7126f
parent 6636 80052270f08b
permissions -rw-r--r--
if "monomorphize" is enabled, mangle the type information in the names by default


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