1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-26 12:06:12 +02:00
crowbook/src/lib
Elisabeth Henry 9bec4c2fc7 Avoid using deprecated consts from syntect 2017-11-26 21:21:13 +01:00
..
tests Fix superscript tests 2017-06-05 16:53:42 +02:00
book.rs Add colors to --stats and --list-options output 2017-10-09 16:11:36 +02:00
book_bars.rs Clear secondary bar on parsing error 2017-11-26 20:52:28 +01:00
book_bars_stubs.rs Make indicatif dependency optional 2017-10-08 20:50:13 +02:00
book_renderer.rs Output.XXX now supports the auto option to infer file name from book file name 2017-07-14 15:21:18 +02:00
bookoption.rs Add the output option to specify multiple formats in a row 2017-07-14 16:12:49 +02:00
bookoptions.rs Add autograph option 2017-10-09 22:25:29 +02:00
chapter.rs Add chapter struct 2016-12-21 12:14:59 +01:00
cleaner.rs Run clippy on src 2017-01-09 17:08:07 +01:00
epub.rs Use log crate to display log messages 2017-10-04 03:12:02 +02:00
error.rs Add support for grammalecte 2017-07-07 22:05:06 +02:00
grammalecte.rs Use serde instead of rustc_decode 2017-10-09 00:31:42 +02:00
grammar_check.rs Use serde instead of rustc_decode 2017-10-09 00:31:42 +02:00
html.rs Remove dead code 2017-10-04 14:26:15 +02:00
html_dir.rs Add autograph in HTML dir 2017-10-10 00:21:58 +02:00
html_if.rs Remove warnings 2017-10-06 00:28:10 +02:00
html_single.rs Output.XXX now supports the auto option to infer file name from book file name 2017-07-14 15:21:18 +02:00
lang.rs Split lang/ into separate subdirectories 2016-12-25 20:44:17 +01:00
latex.rs Add nice progressbar 2017-10-05 03:28:51 +02:00
lib.rs Add colors to --stats and --list-options output 2017-10-09 16:11:36 +02:00
localize_macros.rs Include localize_macros.rs from OUT_DIR 2016-10-26 12:46:37 +02:00
misc.rs Apply more clippy lints 2017-01-09 17:45:59 +01:00
number.rs Run rustfmt 2016-10-13 04:06:15 +02:00
odt.rs Refactor progress bars 2017-10-06 13:37:45 +02:00
parser.rs Remove warnings 2017-10-06 00:28:10 +02:00
renderer.rs Add BookRenderer trait 2016-12-20 12:36:07 +01:00
repetition_check.rs Remove warnings 2017-10-06 00:28:10 +02:00
resource_handler.rs Remove warnings 2017-10-06 00:28:10 +02:00
stats.rs Add colors to --stats and --list-options output 2017-10-09 16:11:36 +02:00
style.rs Add colors to --stats and --list-options output 2017-10-09 16:11:36 +02:00
style_stubs.rs Add colors to --stats and --list-options output 2017-10-09 16:11:36 +02:00
syntax.rs Avoid using deprecated consts from syntect 2017-11-26 21:21:13 +01:00
templates.rs Make html.if.new_game specify a file instead of being inline 2017-06-05 03:49:29 +02:00
text_view.rs Remove dead code 2017-10-04 14:26:15 +02:00
token.rs Add is_container method to token and use it in parser 2017-06-05 17:42:19 +02:00
zipper.rs Add nice progressbar 2017-10-05 03:28:51 +02:00