Documentation
cmd
Document.add
cmd
document
Document
Adds a term to a section matching the specified title (ANSI is stripped for matching).
Document
add
(Section section)
Document
add
(string title, string body, Term[] terms)
Document
add
(string section, Term term)
class
Document
@
safe
Document
add
(
string
section
,
Term
term
)
Document
add
(string section, string term, string definition)
cmd
document
Document
constructors
this
functions
add
print
section
sections
variables
sectionsList
Adds a term to a section matching the specified title (ANSI is stripped for matching).