Skip to main content

html_document_for_bundle

Function html_document_for_bundle 

Source
pub fn html_document_for_bundle(
    engine: &mut Engine<'_>,
    content: &Content,
    locator: Locator<'_>,
    styles: StyleChain<'_>,
) -> SourceResult<HtmlDocument>
Expand description

Produce an HTML document from content, as part of a bundle compilation process.