The namespace doc::util currently contains no public methods.
* indicates required
Private Methods:
doc::sort_@see |
procedure to deal with @see comments |
doc::util::bracket_space |
puts a space after all closing curly brackets, does not add a space when brackets are already followed by a space |
doc::util::dbl_colon_fix |
|
doc::util::escape_square_brackets |
escapes out all square brackets |
doc::util::find_marker_indices | ||||
given a body of text and a text marker, returns a list of position indices for each occurrence of the text marker
|
doc::util::make_text_listable |
|
doc::util::sort_see | ||||
used to sort the see list, which has structure {[name} name type type url url \]
|
doc::util::text_divider | ||||
divides a string variable into a list of strings, all but the first element beginning with the indicated text {marker;} the first element of the created list contains all of the string preceding the first occurrence of the text marker
|
* indicates required