Change docs to use new performance test code,

upgrade docs to quickbook 1.7.
This commit is contained in:
jzmaddock
2015-10-15 13:27:45 +01:00
parent 3939d1a1a4
commit 76ce33da74
60 changed files with 3098 additions and 3913 deletions

View File

@ -178,7 +178,7 @@ Custom error messages are loaded as follows:
[[204][REG_ECTYPE]["Invalid character class name" ]]
[[205][REG_EESCAPE]["Trailing backslash" ]]
[[206][REG_ESUBREG]["Invalid back reference" ]]
[[207][REG_EBRACK]["Unmatched [ or [^" ]]
[[207][REG_EBRACK]["Unmatched \[ or \[^" ]]
[[208][REG_EPAREN]["Unmatched ( or \\(" ]]
[[209][REG_EBRACE]["Unmatched \\{" ]]
[[210][REG_BADBR]["Invalid content of \\{\\}" ]]