Crate mdbook_linkcheck[][src]

A mdbook backend which will check all links in a document are valid.

Modules

errors

Structs

Config

The configuration options available with this backend.

Link

Information about a link in one of the book's chapters.

Constants

COMPATIBLE_MDBOOK_VERSIONS

Functions

check_links

The main entrypoint for this crate.