mdbook/src
Matthew Woodcraft d65ce55453 When creating the search index, omit words longer than 80 characters
This avoids creating deeply nested objects in searchindex.json
2022-05-22 14:00:20 +01:00
..
book Use serde's derive feature instead of directly importing serde_derive 2022-05-05 09:33:51 +03:00
cmd call find_chapter when opening browser 2022-05-11 13:14:38 -07:00
preprocess Use serde's derive feature instead of directly importing serde_derive 2022-05-05 09:33:51 +03:00
renderer When creating the search index, omit words longer than 80 characters 2022-05-22 14:00:20 +01:00
theme livereload uses host&port of current page; livereload works with a HTTPS site 2022-03-19 04:38:16 +08:00
utils Don't try to render summary links as markdown. 2022-04-14 20:35:39 -07:00
config.rs Fix html print config default. 2022-03-30 07:58:27 -07:00
lib.rs Use serde's derive feature instead of directly importing serde_derive 2022-05-05 09:33:51 +03:00
main.rs add first_chapter function 2022-05-10 11:16:22 -07:00