From 682c58da482155213e8cd2834b57bc6541e510a0 Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Wed, 16 May 2018 07:07:07 -0400 Subject: Documentation refresh - add links to types within methods - add check to see that all references and definitions match - add style to tables to make them easier to read - use https everywhere - remove trailing spaces - move overview inside class - split class and struct in summary tables - add missing #Line - clean up SkImageInfo constant documentation - work on SkColor documentation - allow common phrases to take different parameters - add more flexibility to generated tables - tighten token parent requirements - generalize deprecated and example interfaces - detect inner constructors R=caryclark@google.com Docs-Preview: https://skia.org/?cl=121799 Bug: skia:6898 Change-Id: Ia75a23740b80259460916890b310e2a9f024962a Reviewed-on: https://skia-review.googlesource.com/121799 Commit-Queue: Cary Clark Auto-Submit: Cary Clark Reviewed-by: Cary Clark --- docs/markup.bmh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/markup.bmh') diff --git a/docs/markup.bmh b/docs/markup.bmh index 2127fc71f4..7e4d98b7d5 100644 --- a/docs/markup.bmh +++ b/docs/markup.bmh @@ -1,7 +1,7 @@ #Topic Bookmaker_Markup # redefine markup character so examples below will not be parsed -###$ +###$ Text, except for the single markup character, requires no annotation. @@ -71,7 +71,7 @@ description method description the _method_reference must be unique within the class -#Method type name(params..) +#Method type name(params..) description #Param name description ## #Return return ## @@ -83,6 +83,6 @@ description #ToDo description ## $ restore markup character -$$$# +$$$# ## -- cgit v1.2.3