aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/SkPath_Reference.bmh
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2018-02-07 07:27:09 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-07 12:46:16 +0000
commit78de7519692ea93a2d2c70f8c0e773668df49fce (patch)
tree3c6510b3d8b6b53c23c68efb6dd12fc9ad5666c2 /docs/SkPath_Reference.bmh
parentd521b0cc73717186559b9bbaf9728d107bb6b975 (diff)
add subtopics to all methods
add self-check looking for #In markup on every method, pointing to an existing #Subtopic to reference the method. Docs-Preview: https://skia.org/?cl=104325 Bug: skia:6898 Change-Id: I749a25b9a43033ae68d193249b2c0b810dcf8fc8 Reviewed-on: https://skia-review.googlesource.com/104325 Commit-Queue: Cary Clark <caryclark@skia.org> Reviewed-by: Cary Clark <caryclark@skia.org>
Diffstat (limited to 'docs/SkPath_Reference.bmh')
-rw-r--r--docs/SkPath_Reference.bmh18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/SkPath_Reference.bmh b/docs/SkPath_Reference.bmh
index 5091d3af99..8659e055ea 100644
--- a/docs/SkPath_Reference.bmh
+++ b/docs/SkPath_Reference.bmh
@@ -2357,7 +2357,7 @@ void draw(SkCanvas* canvas) {
##
# ------------------------------------------------------------------------------
-#Topic Quad
+#Subtopic Quad
#Alias Quad
#Alias Quads
#Alias Quadratic_Bezier
@@ -2527,11 +2527,11 @@ void draw(SkCanvas* canvas) {
##
-#Topic Quad ##
+#Subtopic Quad ##
# ------------------------------------------------------------------------------
-#Topic Conic
+#Subtopic Conic
#Line # conic section defined by three points and a weight ##
#Alias Conics
@@ -2823,10 +2823,10 @@ void draw(SkCanvas* canvas) {
##
-#Topic Conic ##
+#Subtopic Conic ##
# ------------------------------------------------------------------------------
-#Topic Cubic
+#Subtopic Cubic
#Alias Cubic
#Alias Cubics
#Alias Cubic_Bezier
@@ -2988,7 +2988,7 @@ to Point_Array.
##
-#Topic Cubic ##
+#Subtopic Cubic ##
# ------------------------------------------------------------------------------
@@ -3643,7 +3643,7 @@ void draw(SkCanvas* canvas) {
##
-#Topic Arc ##
+#Subtopic Arc ##
# ------------------------------------------------------------------------------
@@ -5295,7 +5295,7 @@ length = 68; returned by readFromMemory = 64
##
# ------------------------------------------------------------------------------
-#Topic Generation_ID
+#Subtopic Generation_ID
#Alias Generation_IDs
#Line # value reflecting contents change ##
Generation_ID provides a quick way to check if Verb_Array, Point_Array, or
@@ -5341,7 +5341,7 @@ empty genID = 1
##
-#Topic ##
+#Subtopic ##
# ------------------------------------------------------------------------------