skia2/tools/bookmaker
Cary Clark 5081eede67 self check and corrections
Add self-checking code that looks to see that overview is populated
and alphabetized. Eventually, this will self-check to see if
methods are collected into subtopics and have reciprocal 'see also'
data.

Standardize phrases so that they don't start with a capital or end
with a period.

Self-check is a work in progress, so it is not yet run by the
bookmaker bots. The self-check should run cleanly, however. To run
it:

./out/skia/bookmaker -b docs -k

The expected output is doc stats. Self-check errors such as missing
methods in the overview would be reported here if there are any.

TBR=caryclark@google.com
Docs-Preview: https://skia.org/?cl=93621
Bug: skia:6898
Change-Id: I8f1f817a7b083b13138ee33d1aa090445e9304c6
Reviewed-on: https://skia-review.googlesource.com/93621
Reviewed-by: Cary Clark <caryclark@skia.org>
Commit-Queue: Cary Clark <caryclark@skia.org>
2018-01-22 14:04:18 +00:00
..
bookmaker.cpp self check and corrections 2018-01-22 14:04:18 +00:00
bookmaker.h update bookmaker to ToT 2018-01-11 19:37:49 +00:00
cataloger.cpp stabilize catalog 2017-12-12 17:02:14 +00:00
definition.cpp update bookmaker to ToT 2018-01-11 19:37:49 +00:00
fiddleParser.cpp cataloger 2017-10-31 20:09:25 +00:00
includeParser.cpp update bookmaker 2018-01-05 18:13:34 +00:00
includeWriter.cpp update bookmaker to ToT 2018-01-11 19:37:49 +00:00
mdOut.cpp self check and corrections 2018-01-22 14:04:18 +00:00
parserCommon.cpp limit bookmaker status output 2018-01-04 21:41:09 +00:00
selfCheck.cpp self check and corrections 2018-01-22 14:04:18 +00:00
spellCheck.cpp update bookmaker to ToT 2018-01-11 19:37:49 +00:00