mdbook/crates/mdbook-core/src
Eric Huss d39deca76a Ignore invalid top-level environment variable config keys
This changes it so that top-level environment variable config keys like
`MDBOOK_FOO` are ignored instead of generating an error. It's just too
inconvenient since it is common for users to set environment variables
like `MDBOOK_VERSION` or whatever for their own scripts.
2025-11-19 16:38:47 -08:00
..
book Rename Book.sections to Book.items 2025-08-22 18:51:04 -07:00
utils Clean up some fs-related utilities 2025-09-20 17:13:31 -07:00
book.rs Add an iterator over chapters 2025-09-15 07:11:19 -07:00
config.rs Ignore invalid top-level environment variable config keys 2025-11-19 16:38:47 -08:00
lib.rs Move Book to mdbook-core 2025-07-23 17:29:55 -07:00