# Functions

GenTreeWithTemplate outputs CLI docs for the command and all sub-commands into a directory, using the provided template.
GenWithTemplate outputs CLI docs based on the provided template (text/template or html/template).

# Interfaces

Template interface is implemented by core packages text/template and html/template.