skia2/tools/bookmaker
Cary Clark 6ddeaa4af0 fix word-like functions links in docs
Functions like SkRegion::intersects() have words 'intersects'
which are both function references and English. If injected
by #Populate, and if followed by a '(', make sure to look
for 'intersects()' to create a link to the function instead
of treating it as a permissable spelling word.

TBR=reed@google.com

Docs-Preview: https://skia.org/?cl=174582
Bug: skia:
Change-Id: I08c346e6888226197f269ecaa0eed5f4b3915344
Reviewed-on: https://skia-review.googlesource.com/c/174582
Commit-Queue: Cary Clark <caryclark@skia.org>
Auto-Submit: Cary Clark <caryclark@skia.org>
Reviewed-by: Cary Clark <caryclark@skia.org>
2018-12-05 16:05:06 +00:00
..
bmhParser.cpp Update bookmaker 2018-11-29 18:17:30 +00:00
bmhParser.h Update bookmaker 2018-11-29 18:17:30 +00:00
bookmaker.cpp Update bookmaker 2018-11-29 18:17:30 +00:00
bookmaker.h bookmaker does deprecated 2018-11-15 14:08:45 +00:00
cataloger.cpp refactor bookmaker 2018-11-01 13:58:32 +00:00
definition.cpp Update bookmaker 2018-11-29 18:17:30 +00:00
definition.h bookmaker error handling 2018-11-16 20:30:18 +00:00
fiddleParser.cpp refactor bookmaker 2018-11-01 13:58:32 +00:00
fiddleParser.h refactor bookmaker 2018-11-01 13:58:32 +00:00
hackParser.cpp bookmaker does deprecated 2018-11-15 14:08:45 +00:00
includeParser.cpp Update bookmaker 2018-11-29 18:17:30 +00:00
includeParser.h Update bookmaker 2018-11-29 18:17:30 +00:00
includeWriter.cpp Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
includeWriter.h refactor bookmaker 2018-11-01 13:58:32 +00:00
mdOut.cpp fix word-like functions links in docs 2018-12-05 16:05:06 +00:00
mdOut.h Update bookmaker 2018-11-29 18:17:30 +00:00
parserCommon.cpp refactor bookmaker 2018-11-01 13:58:32 +00:00
parserCommon.h Update bookmaker 2018-11-29 18:17:30 +00:00
selfCheck.cpp bookmaker does deprecated 2018-11-15 14:08:45 +00:00
selfCheck.h refactor bookmaker 2018-11-01 13:58:32 +00:00
spellCheck.cpp bookmaker does deprecated 2018-11-15 14:08:45 +00:00
textParser.cpp Update bookmaker 2018-11-29 18:17:30 +00:00
textParser.h Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00