Expand description
Modules§
- config
- Configuration module for the
mdbook-gitinfopreprocessor. - git
- Utility module for running Git commands.
- theme
Structs§
- GitInfo
Config - Represents the user-defined configuration options under
[preprocessor.gitinfo]inbook.toml.
Functions§
- ensure_
gitinfo_ assets - get_
git_ output - Run a Git command and return the trimmed
stdoutoutput as aString. - verify_
branch - Verify that a branch exists locally in the given repository.