[][src]Crate mdpage

Structs

Content

Content struct represents content of the document as well as the menu items.

Data

Data serves both as the configuration data for mdPage as well as the actual template data for generating content.

Functions

build

Build the content data from a root directory path and optional initial value.

write_data

Render the data into HTML and write it to the provided writer.