Documentation
cmd
Document.add
cmd
document
Document
Adds a section to this document.
Document
add
(Section section)
class
Document
nothrow @
safe
Document
add
(
Section
section
)
Document
add
(string title, string body, Term[] terms)
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 section to this document.