Eric Huss
dcfb527342
Update crate docs
...
This updates the crate-level docs to add a little more detail for each
crate.
This also drops the `mdbook` library crate, as it is no longer needed.
2025-07-23 17:47:31 -07:00
Eric Huss
e0a4fb1ea9
Add READMEs for all new crates
2025-07-23 17:47:31 -07:00
Eric Huss
3278f84373
Move renderer types to mdbook-renderer
...
This sets up mdbook-renderer with the intent of being the core
library that renderers use to implement the necessary interactions.
2025-07-23 17:29:55 -07:00
Eric Huss
461884f109
Add mdbook-preprocessor and mdbook-renderer
...
These are two new crates intended to support implementing preprocessors
and renderers. Currently these stubs just have MDBOOK_VERSION, but
future commits will migrate more code to these crates.
2025-07-23 17:29:55 -07:00