Skip to content
dartdoc_modern
Search
K
Main Navigation
Guide
API Reference
Appearance
Jaspr
VitePress
Menu
Return to top
On this page
dartdoc
›
Functions
›
initHtmlGenerator function
Are you an LLM? You can read better optimized documentation at /dartdoc_modern/vitepress/api/dartdoc/initHtmlGenerator.md for this page in Markdown format
initHtmlGenerator
Generator
initHtmlGenerator
(
DartdocGeneratorOptionContext
context
, {
required
FileWriter
writer
,
});
Creates a
Generator
with an
HtmlGeneratorBackend
backend.