Generic-composite-constructors
Generic composite XDOC constructors.
These are composite XDOC constructors
that should be generally useful.
Other composite XDOC constructors are more specific.
Subtopics
- Desc
- Construct an XDOC tree for a description.
- Codeblock
- Construct an XDOC tree for a code block @({...})
from a sequence of strings.
- Subsection
- Construct a subsection with a title and some content.
- Section
- Construct a section with a title and some content.
- Seetopic
- Construct an XDOC tree for a string of the form
<see topic="@(url ...)">...</see>.
- Ahref
- Construct an XDOC tree for a string of the form
<a href="...">...</a>.
- Topstring
- Construct an XDOC string from a sequence of XDOC trees.
- Subsubsection
- Construct a subsubsection with a title and some content.
- Subsubsubsection
- Construct a subsubsubsection with a title and some content.
- Topstring-@def
- Construct an XDOC string with a single definition directive.
- Topstring-p
- Construct an XDOC string with a single paragraph.