Module mdbook::theme

source ·

Modules

Theme dependencies for the playground editor.
Theme dependencies for in-browser search. Not included in mdbook when the “search” cargo feature is disabled.

Structs

The Theme struct should be used instead of the static variables because the new() method will look if the user has a theme directory in their source folder and use the users theme instead of the default.

Statics