Commit graph

  • ff4b8e7a8d switch from open to opener Johannes Stoelp 2021-09-26 19:55:41 +02:00
  • 9c34e602bd Allow specifying preprocessor order ISSOtm 2021-07-21 17:38:59 +02:00
  • a306da3ad7
    Merge pull request #1604 from notriddle/notriddle/test-cli Eric Huss 2021-09-26 11:37:09 -07:00
  • 9bede85efa Move cli tests to their own subdir Michael Howell 2021-07-29 14:42:54 -07:00
  • 11b1e86187 Fix path dumps under windows Michael Howell 2021-07-13 17:09:49 -07:00
  • 10d30a2dc0 Add CLI tests Michael Howell 2021-07-13 16:03:07 -07:00
  • 601ebc5499
    Merge pull request #1651 from notriddle/notriddle/theme-switcher-js Eric Huss 2021-09-16 17:32:01 -07:00
  • 4251d7a838 Only switch to themes on buttons that have the theme class Michael Howell 2021-09-14 10:05:35 -07:00
  • 93008cf20b
    Merge pull request #1643 from apogeeoak/update-open Eric Huss 2021-09-07 10:20:24 -07:00
  • 3f9f681b9e Update open crate to latest version. apogeeoak 2021-09-06 15:52:43 -04:00
  • 63680d0786
    Merge pull request #1480 from pauliyobo/preprocessor_docs Eric Huss 2021-09-05 18:46:09 -07:00
  • 656a1825cc Minor fixes for preprocessor docs. Eric Huss 2021-09-05 18:45:37 -07:00
  • 1a2fa29209 introduced proposed suggestions related to the documentation pauliyobo 2021-09-04 23:44:27 +02:00
  • 6be81214b1 Stabilize 2021 flag. Eric Huss 2021-09-03 11:00:27 -07:00
  • d22299d998
    Merge pull request #1631 from benarmstead/master Eric Huss 2021-09-03 10:15:16 -07:00
  • 0af417085f
    Merge pull request #1634 from vv9k/master Eric Huss 2021-09-03 10:11:32 -07:00
  • 9634798eb7
    Merge pull request #1637 from notriddle/no-headers Eric Huss 2021-09-03 10:10:07 -07:00
  • 2a8af1c21d Include chapters with no headers in the search index Michael Howell 2021-08-31 12:41:49 -07:00
  • 981f8695ff Add information about a new backend mdbook-man Wojciech Kępka 2021-08-26 17:45:22 +02:00
  • 48b5e52f62
    Merge pull request #1632 from tsoutsman/patch-1 Eric Huss 2021-08-24 10:23:06 -07:00
  • c4fec94c4c
    Appease Clippy Klim Tsoutsman 2021-08-24 23:04:32 +10:00
  • ab0c338c08 Update depends Ben Armstead 2021-08-24 08:57:36 +01:00
  • 8a82f6336a Format with cargo correctly Ben Armstead 2021-08-24 08:48:24 +01:00
  • 1700783594 Format better and remove unnecessary borrows Ben Armstead 2021-08-24 08:45:06 +01:00
  • e6629cd75b
    Merge pull request #1623 from ehuss/release-next Eric Huss 2021-08-02 08:40:26 -07:00
  • 5a077b9ff4 Update to 0.4.12 Eric Huss 2021-08-02 08:19:34 -07:00
  • 8b4e488de1
    Merge pull request #1621 from ehuss/revert-highlightjs11 Eric Huss 2021-08-02 08:15:45 -07:00
  • 68d8ceec47 Revert #1597 - Update to highlight.js 11.0. Eric Huss 2021-08-02 08:02:13 -07:00
  • db337d4a6f
    Merge pull request #1616 from joshrotenberg/add_cleanup_contributors Eric Huss 2021-07-27 08:59:46 -07:00
  • 5e277140be add a couple, clean up a little josh rotenberg 2021-07-26 21:23:42 -07:00
  • 14add9c290
    Merge pull request #1615 from ehuss/release-next Eric Huss 2021-07-26 13:47:37 -07:00
  • 87877a9dae Update to 0.4.11 Eric Huss 2021-07-26 13:35:21 -07:00
  • 2cf00d0880
    Merge pull request #1597 from ehuss/update-hightlight.js Eric Huss 2021-07-26 13:22:42 -07:00
  • 8c7af3c767
    Merge pull request #1614 from joshrotenberg/code_of_conduct Eric Huss 2021-07-26 12:42:15 -07:00
  • 6dd785ea6c Update to highlight.js 11.0. Eric Huss 2021-07-06 11:38:27 -07:00
  • 8d131b4310
    Merge pull request #1598 from ehuss/update-contributing Eric Huss 2021-07-26 12:38:06 -07:00
  • 97b38063b1
    Merge pull request #1613 from FWYongxing/master Eric Huss 2021-07-26 12:37:39 -07:00
  • d23734f82e add explicit code of conduct, copying other rust-lang repos josh rotenberg 2021-07-26 11:52:24 -07:00
  • 2ccfaadd1d
    Merge pull request #1609 from joshrotenberg/intro_updates Eric Huss 2021-07-26 11:41:51 -07:00
  • 3d04e5c7ff
    Merge pull request #1612 from joshrotenberg/update_tokio_warp Eric Huss 2021-07-26 11:37:54 -07:00
  • 49ef7b6f02 Don't highlight inline code blocks in headers with output.html.playpen(playgroud).editable=true FWYongxing 2021-07-27 00:38:52 +08:00
  • da7026190c add Cargo.lock change too josh rotenberg 2021-07-26 09:49:38 -07:00
  • 92377013cc 1.46.0 has if, match, and loop expressions can now be used in const functions. josh rotenberg 2021-07-25 19:33:21 -07:00
  • 34b586ab32 tokio msrv is 1.45.2 josh rotenberg 2021-07-25 19:27:47 -07:00
  • a79065b0d3 update warp and tokio versions josh rotenberg 2021-07-25 19:14:40 -07:00
  • b3ab93a4b3 update warp and tokio versions josh rotenberg 2021-07-25 19:14:34 -07:00
  • 49b75810fa fix a few typos josh rotenberg 2021-07-24 21:17:41 -07:00
  • b85d5eb455 updates to the mdbook introduction josh rotenberg 2021-07-24 18:41:53 -07:00
  • 27faa54ae8
    Merge pull request #1469 from tuyen-at-work/patch-1 Eric Huss 2021-07-10 09:34:33 -07:00
  • fae0759626 Split lang on tab to be consistent with rustdoc and GitHub. Eric Huss 2021-07-10 09:33:34 -07:00
  • cc74ca2e6e Update mod.rs Tuyen Pham 2021-02-21 13:28:16 +07:00
  • 7cae3a058d Support space as seperator between language and additional class in code block Tuyen Pham 2021-02-21 13:15:50 +07:00
  • 8fb6ac7987
    Merge pull request #1599 from notriddle/notriddle/play-button-no-output Eric Huss 2021-07-08 13:17:15 -07:00
  • 82d32ee761 feat(playground): show "No output" on playgrounds that print nothing Michael Howell 2021-07-07 10:44:51 -07:00
  • fe9b534ad7 Some minor updates to contributing docs. Eric Huss 2021-07-06 11:42:42 -07:00
  • 56652e8fa6
    Merge pull request #1559 from joshrotenberg/title_ignore_flags_init Eric Huss 2021-07-06 09:22:38 -07:00
  • c3a1e41ed7
    Update CLI docs for flag name change. Eric Huss 2021-07-06 09:22:05 -07:00
  • 3976c9d8f0
    Merge pull request #1576 from kana4/master Eric Huss 2021-07-06 08:59:54 -07:00
  • 96b6f02834
    Merge pull request #1425 from alexmaco/completions Eric Huss 2021-07-06 08:59:06 -07:00
  • b571511737
    Merge pull request #1596 from joshrotenberg/rust_edition_2021_support Eric Huss 2021-07-06 08:34:18 -07:00
  • ebdab38a32 remove debugging josh rotenberg 2021-07-04 20:25:04 -07:00
  • c06f450e7d add edition2021 as an option josh rotenberg 2021-07-04 16:28:52 -07:00
  • b87c231fc3 first pass at 2021 support josh rotenberg 2021-07-04 14:44:23 -07:00
  • 8024b08f93 format josh rotenberg 2021-07-04 12:00:13 -07:00
  • 8ec0bf6e30 ignore now takes a value josh rotenberg 2021-07-04 11:57:46 -07:00
  • a8926d5392
    Update continuous-integration.md kana 2021-07-04 18:28:56 +01:00
  • 00473d8420
    Add comments to edit in case of custom book path kana 2021-07-04 18:27:53 +01:00
  • 86d390032b drop short flags josh rotenberg 2021-07-04 08:15:51 -07:00
  • b3c0b01350
    Merge pull request #1586 from joshrotenberg/fix_library_path_doc Eric Huss 2021-07-04 07:41:42 -07:00
  • e33192753d
    Merge pull request #1591 from fritsstegmann/patch-1 Eric Huss 2021-07-04 07:30:44 -07:00
  • 7932e13512
    Update renderers.md Frits Stegmann 2021-07-04 08:12:18 +02:00
  • 9fd2509c0d fix link josh rotenberg 2021-06-25 08:24:57 -07:00
  • 5dec8508c7 clarify the library path documentation josh rotenberg 2021-06-24 19:08:23 -07:00
  • 4d2dc6f482
    Merge pull request #1581 from tuyen-at-work/patch-2 Eric Huss 2021-06-19 07:21:44 -07:00
  • efb13d7bc1
    Fix inconsistent between bash version and rust version of the sample Tuyen Pham 2021-06-19 20:08:27 +07:00
  • 27b1e05c87
    MyPaths are not required and fail kana 2021-06-11 20:21:28 +01:00
  • e440094b37
    Merge pull request #1573 from ehuss/release-next Eric Huss 2021-06-08 15:24:58 -07:00
  • 15cae10ca8 Update to 0.4.10 Eric Huss 2021-06-08 15:02:48 -07:00
  • dc2062ab36
    Merge pull request #1541 from ehuss/id-chapter_begin Eric Huss 2021-06-08 14:55:06 -07:00
  • d9ce98d710
    Merge pull request #1572 from joshrotenberg/revert-c1b2bec7d7a56909f695f103d316453dab68798e Eric Huss 2021-06-08 14:54:51 -07:00
  • b59aab56f2 Revert "book: use non_exhaustive attribute for struct Book" josh rotenberg 2021-06-08 12:46:27 -07:00
  • b899c48019
    Merge pull request #1566 from joshrotenberg/markdown_list_clarification Eric Huss 2021-06-07 15:30:21 -07:00
  • 515a253e97 doc clarification on markdown list markers josh rotenberg 2021-06-05 08:05:46 -07:00
  • 7ddc3df945
    Merge pull request #1550 from sunng87/feature/hbs4 Eric Huss 2021-06-06 13:04:54 -07:00
  • 2f7293af5c
    Merge pull request #1567 from tfidfwastaken/patch-1 Eric Huss 2021-06-06 12:03:36 -07:00
  • fa3ae53d46
    Fix typo in documentation Atharva Raykar 2021-06-05 22:50:45 +05:30
  • 6425c29893
    Merge pull request #1562 from ehuss/bump-version Eric Huss 2021-06-02 09:54:43 -07:00
  • d0bb830491 Update to 0.4.9 Eric Huss 2021-06-01 18:50:29 -07:00
  • d325c601bb
    Merge pull request #1554 from joshrotenberg/edit_url_custom_src Eric Huss 2021-06-01 18:36:32 -07:00
  • e9e889f523
    Merge pull request #1560 from joshrotenberg/clippy_path_fixes Eric Huss 2021-06-01 10:12:08 -07:00
  • e5e10c681a add init flags josh rotenberg 2021-05-31 19:43:15 -07:00
  • 05edc4421b clippy: PathBuf to Path josh rotenberg 2021-05-31 20:27:52 -07:00
  • 22ea5fe335
    Merge pull request #1557 from xrmx/cargo-clippy-fixes Eric Huss 2021-05-31 07:10:30 -07:00
  • 714c5fb81e renderer: remove redundant clone in CmdRenderer Riccardo Magliocchetti 2021-05-30 14:58:50 +02:00
  • 56ceb627b8 book: simplify is_draft_chapter Riccardo Magliocchetti 2021-05-30 14:54:19 +02:00
  • c1b2bec7d7 book: use non_exhaustive attribute for struct Book Riccardo Magliocchetti 2021-05-30 14:53:35 +02:00
  • 8201b411ab
    Merge pull request #1555 from joshrotenberg/exit_serve_if_panic Eric Huss 2021-05-29 15:12:04 -07:00
  • 836546cf0d
    Merge pull request #1544 from joshrotenberg/guide_configuration_restructure Eric Huss 2021-05-29 14:46:58 -07:00
  • 9813802b3e
    bump msrv to 1.45 as handlebars 4.0 requires Ning Sun 2021-05-28 22:59:56 +08:00
  • fcf8f938d2 use panic::set_hook to exit josh rotenberg 2021-05-28 07:40:56 -07:00