Commit graph

  • f8df8ed72d
    Merge pull request #1906 from brettchalupa/kbd-styles-1813 Eric Huss 2022-10-09 13:52:52 -07:00
  • 79c159d123 Add styles for <kbd> elements Brett Chalupa 2022-10-06 16:02:29 -04:00
  • a8c37ceace
    Merge pull request #1900 from kianmeng/fix-typos Dylan DPC 2022-09-29 21:00:10 +05:30
  • cb01f11ad1 Fix typos Kian-Meng Ang 2022-09-29 22:41:12 +08:00
  • 7aaa84853d
    Add test code to show preprocessor developers what the interface data looks like (#1897) Noritada Kobayashi 2022-09-25 06:32:41 +09:00
  • 75857fbf73
    feat: use once_cell instead of lazy_static (#1894) David 2022-09-23 06:05:39 +08:00
  • c8db0c8ec6
    Merge pull request #1889 from mgeisler/simplify-and-then Eric Huss 2022-09-12 09:16:21 -07:00
  • 3958260353 Simplify the use of Option::and_then Martin Geisler 2022-09-11 00:46:26 +02:00
  • 8cdb8d0367
    Merge pull request #1887 from mgeisler/edition-2021 Eric Huss 2022-09-09 13:14:33 -07:00
  • 66bf85b14f Require Rust 2021 edition Dylan DPC 2022-06-24 16:50:02 +05:30
  • 1a0892745e
    Merge pull request #1881 from GuillaumeGomez/unneeded-attribute Dylan DPC 2022-08-30 10:53:11 +05:30
  • 76b0493fb0 Remove unneeded type attribute for <script> Guillaume Gomez 2022-08-29 21:07:50 +02:00
  • 74eb4059d6
    add a --chapter option to mdbook test. (#1741) Chris Lovett 2022-08-25 19:13:51 -07:00
  • 13f53eb64f
    Merge pull request #1876 from joepio/patch-1 Dylan DPC 2022-08-23 14:33:02 +05:30
  • b3941526cb
    Explain how to use site-url Joep Meindertsma 2022-08-23 10:33:25 +02:00
  • fff067b2a8
    Merge pull request #1836 from mgeisler/trim-trailing-whitespace Eric Huss 2022-08-10 19:55:06 -07:00
  • 217546c2a0 Trim trailing whitespace in Rust code blocks Martin Geisler 2022-06-29 10:31:44 +02:00
  • 40c06f5e77
    Merge pull request #1863 from ehuss/bump-version Eric Huss 2022-07-22 11:06:12 -07:00
  • bb09caa9a3 Update to 0.4.21 Eric Huss 2022-07-22 10:54:53 -07:00
  • 4ebefeb43a Deploy {x86_64,aarch64}-unknown-linux-musl binary gifnksm 2022-07-22 20:28:54 +09:00
  • 8f01d0234f
    Merge pull request #1861 from mitchmindtree/nightly-borrowcheck-err-workaround Eric Huss 2022-07-22 07:26:28 -07:00
  • 13035baeae Workaround rust nightly borrowcheck error (#1860) mitchmindtree 2022-07-22 15:10:05 +10:00
  • 92afe9bd3c
    Merge pull request #1857 from ehuss/bump-version Eric Huss 2022-07-14 14:26:20 -07:00
  • 4c1aca0abb Update to 0.4.20 Eric Huss 2022-07-14 13:46:56 -07:00
  • da166e051d
    Merge pull request #1855 from stevenengler/code-fmt Eric Huss 2022-07-13 18:06:49 -07:00
  • 6a4ba95926 Fixed code padding in headings Steven Engler 2022-07-12 13:30:57 -04:00
  • 6688bd8d7b
    Merge pull request #1849 from FauconFan/fix_author(s)_in_user_guide Eric Huss 2022-07-09 13:55:51 -07:00
  • 01313a39cc
    Merge pull request #1851 from FauconFan/revert-1848-remove_non_exhaustive Dylan DPC 2022-07-09 21:51:04 +05:30
  • f92911b8aa
    Revert "remove __non_exhaustive members, add non_exhaustive attribute instead" Joseph Priou 2022-07-09 17:43:17 +02:00
  • 42d6fd5804
    Merge pull request #1848 from FauconFan/remove_non_exhaustive Dylan DPC 2022-07-09 19:18:25 +05:30
  • a8a45a5fbe authors -> author in user guide Fauconfan 2022-07-09 15:31:00 +02:00
  • 11781f0c1b remove __non_exhaustive members, add non_exhaustive attribute instead Fauconfan 2022-07-09 15:05:06 +02:00
  • 53055e0345
    Merge pull request #1840 from ehuss/fix-lock Eric Huss 2022-07-01 15:46:36 -07:00
  • 1af6d4b0ec Fix Cargo.lock for version bump. Eric Huss 2022-07-01 15:44:18 -07:00
  • 3e311dc975
    Merge pull request #1838 from ehuss/bump-version Eric Huss 2022-07-01 15:23:01 -07:00
  • 04e31eb07b Update to 0.4.19 Eric Huss 2022-06-28 13:38:45 -07:00
  • eb82ddca0b
    Merge pull request #1837 from ehuss/serve-info Eric Huss 2022-07-01 14:54:04 -07:00
  • 1d2b720ebe Always show the "serving on" info for mdbook serve. Eric Huss 2022-07-01 14:36:18 -07:00
  • 4c303c3b1d
    Merge pull request #1830 from ISSOtm/serve Eric Huss 2022-07-01 13:18:47 -07:00
  • 42129c6181 Always open index page with serve --open ISSOtm 2022-06-23 00:05:56 +02:00
  • a10a57e67d
    Merge pull request #1829 from ISSOtm/index Eric Huss 2022-06-29 17:55:11 -07:00
  • fa5f32c7fd Make link to first chapter active in index page ISSOtm 2022-06-22 23:40:36 +02:00
  • a91e888575 Add test for index page ISSOtm 2022-06-22 22:55:52 +02:00
  • 8571883923 Mark the first chapter as "index", even if not the first book item ISSOtm 2022-06-22 20:58:47 +02:00
  • 4cf005d4bd
    Merge pull request #1832 from ISSOtm/clippy Eric Huss 2022-06-27 14:28:39 -07:00
  • b38792c166
    Merge pull request #1833 from mattheww/2022-06_searchindex Eric Huss 2022-06-27 14:17:40 -07:00
  • 248863addf Fix Clippy lints ISSOtm 2022-06-26 11:37:52 +02:00
  • 7e2752e71f
    Merge pull request #1834 from ehuss/update-deps Eric Huss 2022-06-27 13:58:40 -07:00
  • cbf0ca027d
    Merge pull request #1806 from ehuss/button-overlap Eric Huss 2022-06-27 13:58:17 -07:00
  • 2c2ba636a9 Update pretty_assertions from 0.6.1 to 1.2.1 Eric Huss 2022-06-27 13:20:09 -07:00
  • 494e6722b2 Update env_logger from 0.7.1 to 0.9.0 Eric Huss 2022-06-27 12:50:47 -07:00
  • ddf71222c5 Bump tokio from 1.10.0 to 1.16.1 Eric Huss 2022-06-27 12:05:37 -07:00
  • 1d89127d8f
    Mention how to uninstall. Eric Huss 2022-06-27 11:10:09 -07:00
  • 5f00625c14
    Merge pull request #1617 from lf-/x-overflow Eric Huss 2022-06-27 11:01:48 -07:00
  • 000a93dc77 Test that long words are omitted from the search index. Matthew Woodcraft 2022-05-22 13:57:09 +01:00
  • 1f8c090a5f When creating the search index, omit words longer than 80 characters Matthew Woodcraft 2022-05-22 13:37:19 +01:00
  • 0547868d4d
    Merge pull request #1825 from joshrotenberg/update-warp-version Eric Huss 2022-06-22 17:33:56 -07:00
  • 1056b8361c
    Merge pull request #1828 from rust-lang/revert-1809-2022-05_searchindex Dylan DPC 2022-06-22 13:50:01 +02:00
  • a5f861bf2b
    Revert "Omit words longer than 80 characters from the search index" Dylan DPC 2022-06-22 13:31:16 +02:00
  • 93aee6419e
    Merge pull request #1809 from mattheww/2022-05_searchindex Dylan DPC 2022-06-22 13:14:08 +02:00
  • 4b1a7e9ae7 update warp to 0.3.2 Josh Rotenberg 2022-06-20 10:48:03 -07:00
  • 2f5e89f3ec
    Merge pull request #1810 from mattico/el-v3 Eric Huss 2022-06-02 15:02:19 -07:00
  • 2b903ad057 Make code block icons appear on hover. Eric Huss 2022-06-01 18:48:34 -07:00
  • fb397e6fa0 Update to elasticlunr-rs 3.0.0 Matt Ickstadt 2022-05-22 21:30:32 -05:00
  • 00a55b35a8 Test that long words are omitted from the search index. Matthew Woodcraft 2022-05-22 13:57:09 +01:00
  • d65ce55453 When creating the search index, omit words longer than 80 characters Matthew Woodcraft 2022-05-22 13:37:19 +01:00
  • 37d756ae75 Adjust overlap of code buttons with code blocks. Eric Huss 2022-05-16 18:35:24 -07:00
  • f8782666ba
    Merge pull request #1714 from joshrotenberg/draft-no-index Eric Huss 2022-05-16 08:04:38 -07:00
  • c74c682939 call find_chapter when opening browser josh rotenberg 2022-05-11 13:14:38 -07:00
  • 8b49600673 call first_chapter josh rotenberg 2022-05-10 11:19:23 -07:00
  • 29c729fd23 call first_chapter josh rotenberg 2022-05-10 11:17:20 -07:00
  • 5d65967448 add first_chapter function josh rotenberg 2022-05-10 11:16:22 -07:00
  • bf258eeb9b
    Merge pull request #1801 from klensy/static-regex Eric Huss 2022-05-06 12:05:10 -07:00
  • af6237015a init regexes via lazy_static, don't recompute it klensy 2022-05-06 10:05:52 +03:00
  • a462fb63c3
    Merge pull request #1798 from klensy/serde_derive Eric Huss 2022-05-05 12:55:01 -07:00
  • f3332fb0da Use serde's derive feature instead of directly importing serde_derive klensy 2022-05-05 09:33:51 +03:00
  • 5bea83114b
    Merge pull request #1791 from clarkfw/master Eric Huss 2022-05-02 11:08:57 -07:00
  • fe8bb38ec1 add a test: Ensure building fails if [output.html].theme points to a non-existent directory Clark 2022-04-28 13:13:58 +08:00
  • a60571321a bail! in render() if specified theme directory does not exist Clark 2022-04-26 20:20:44 +08:00
  • e1c2e1a753
    Merge pull request #1788 from max-sixty/patch-1 Eric Huss 2022-04-15 12:26:42 -07:00
  • 800dbf2929
    Fix typo in changelog Maximilian Roos 2022-04-15 12:09:31 -07:00
  • 1880447dce
    Merge pull request #1787 from ehuss/bump-version Eric Huss 2022-04-15 11:33:56 -07:00
  • 268dbb099f Update to 0.4.18 Eric Huss 2022-04-15 11:24:45 -07:00
  • ae275ad1b1
    Merge pull request #1785 from ehuss/summary-escape Eric Huss 2022-04-15 11:20:17 -07:00
  • ceff050bb4 Don't try to render summary links as markdown. Eric Huss 2022-04-14 20:35:39 -07:00
  • 8357811d96 Merge branch 'draft-no-index' of https://github.com/joshrotenberg/mdBook into draft-no-index josh rotenberg 2022-04-04 18:59:47 -07:00
  • 860a17d85a
    Merge branch 'rust-lang:master' into draft-no-index josh rotenberg 2022-04-04 18:59:39 -07:00
  • ba324cddb6
    Merge pull request #1778 from sgoudham/fix-typo Eric Huss 2022-04-01 14:36:51 -07:00
  • a5dcd78393
    Merge pull request #1777 from trofi/ignore-RUST_LOG Eric Huss 2022-04-01 14:00:44 -07:00
  • 8e1195322a
    Fix typo 'mbdook' to 'mdbook' sgoudham 2022-04-01 13:13:58 +01:00
  • 2a2b51c8ab tests/cli: ignore user's RUST_LOG= environment variable in tests Sergei Trofimovich 2022-03-31 08:02:53 +01:00
  • eb5ec2a314
    Merge pull request #1776 from ehuss/bump-version Eric Huss 2022-03-30 10:22:28 -07:00
  • 445529a68f Update to 0.4.17 Eric Huss 2022-03-30 09:33:56 -07:00
  • 981b79b3b3
    Merge pull request #1775 from ehuss/fix-print-config Eric Huss 2022-03-30 09:31:16 -07:00
  • 78bcda02cb Fix html print config default. Eric Huss 2022-03-30 07:58:27 -07:00
  • cdfa5ad990
    Add missing entries for 0.4.16 Eric Huss 2022-03-29 17:50:08 -07:00
  • 720f502e9d
    Merge pull request #1773 from ehuss/bump-version Eric Huss 2022-03-29 17:45:05 -07:00
  • adf6129769 Update to 0.4.16 Eric Huss 2022-03-29 17:32:37 -07:00
  • a5fddfa468
    Merge pull request #1749 from tommilligan/unique-search-anchors Eric Huss 2022-03-28 12:44:20 -07:00
  • 7c37dd5e85
    Merge pull request #1731 from epage/clap3 Eric Huss 2022-03-28 12:34:17 -07:00