jinja2
at any point on future Pydoc-Markdown versions.
Class RenderBlock
@D.dataclass
class RenderBlock()
template
The path to the Jinja2 template that is used to render the output files.
produces
A mapping for filename (without suffix) to a list of Module selectors.
jinja2_environment_settings
Settings for the Jinja2 Environment.
Class Jinja2Renderer
@D.dataclass
class Jinja2Renderer(Renderer)
renders
Render instructions.
build_directory
Build directory where all the files are produced.