aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2018-07-17 08:20:27 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-17 12:47:40 +0000
commitf960398f331912adceb3455cd10c65e33ce184e0 (patch)
tree710e49ef949deb0881634ea876bf6f719dc341f5 /tools
parent4fa31782fc55c43e0ba1566034207fa18089c0e7 (diff)
polish picture and rrect docs
TBR=caryclark@google.com Docs-Preview: https://skia.org/?cl=141263 Bug: skia:6818 Change-Id: I33a197892b3dd5788499dda9dd9e95ddab861388 Reviewed-on: https://skia-review.googlesource.com/141263 Commit-Queue: Cary Clark <caryclark@skia.org> Auto-Submit: Cary Clark <caryclark@skia.org> Reviewed-by: Cary Clark <caryclark@skia.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/bookmaker/bookmaker.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/bookmaker/bookmaker.cpp b/tools/bookmaker/bookmaker.cpp
index 65f89f5dfe..ffd3012e24 100644
--- a/tools/bookmaker/bookmaker.cpp
+++ b/tools/bookmaker/bookmaker.cpp
@@ -83,6 +83,9 @@ has #Const children. If so, generate a summary table first.
Or, only allow #Line and moderate text description in #Const. Put more verbose text, example,
seealso, in subsequent #SubTopic. Alpha_Type does this and it looks good.
+picture reference subclass AbortCallback has empty subtopics, and fails to show the full
+prototype for ~AbortCallback in the md out generation.
+
see head of selfCheck.cpp for additional todos
see head of spellCheck.cpp for additional todos
*/