Modules§
- fonts
- playground_
editor - Theme dependencies for the playground editor.
- searcher
- Theme dependencies for in-browser search. Not included in mdbook when the “search” cargo feature is disabled.
Structs§
- Theme
- The
Themestruct should be used instead of the static variables because thenew()method will look if the user has a theme directory in their source folder and use the users theme instead of the default.