void toMarkdown(std::ostream &out, const XMLTag &tag)
Prints the Markdown reference for the given tag.
void toDTD(std::ostream &out, const XMLTag &tag)
Prints the DTD reference for the given tag.
void toDocumentation(std::ostream &out, const XMLTag &tag)
Prints the XML reference for the given tag.
Main namespace of the precice library.