Skip to main content

Crate mdbook_content_collections

Crate mdbook_content_collections 

Source

Structs§

Article
ContentEntry
FrontMatter

Functions§

build_content_index
Builds a JSON index of all articles and writes it to the specified output path.
collect_articles
Traverses the source directory to collect and parse all Markdown files.
parse_markdown_file
Parses a markdown file to extract YAML front matter and content.