mirror of
https://github.com/rust-lang/mdBook
synced 2024-12-13 14:22:35 +00:00
2cb5b85ab2
Before this change, the Rust `unstable-book` is 88MiB. With this change, it becomes 15MiB. Other pages might not be as extreme, but it's expected to help any book like this. This change is so drastic because, if every chapter has a link to every other chapter, the result is *O*(n<sup>2</sup>) text output. |
||
---|---|---|
.. | ||
cli | ||
dummy_book | ||
summary_md_files | ||
alternative_backends.rs | ||
build_process.rs | ||
cli_tests.rs | ||
custom_preprocessors.rs | ||
init.rs | ||
parse_existing_summary_files.rs | ||
rendered_output.rs | ||
searchindex_fixture.json | ||
testing.rs |