Commit Graph

  • a60571321a bail! in render() if specified theme directory does not exist Clark 2022-04-26 20:20:44 +0800
  • e1c2e1a753
    Merge pull request #1788 from max-sixty/patch-1 Eric Huss 2022-04-15 12:26:42 -0700
  • 800dbf2929
    Fix typo in changelog Maximilian Roos 2022-04-15 12:09:31 -0700
  • 1880447dce
    Merge pull request #1787 from ehuss/bump-version v0.4.18 Eric Huss 2022-04-15 11:33:56 -0700
  • 268dbb099f Update to 0.4.18 Eric Huss 2022-04-15 11:24:45 -0700
  • ae275ad1b1
    Merge pull request #1785 from ehuss/summary-escape Eric Huss 2022-04-15 11:20:17 -0700
  • ceff050bb4 Don't try to render summary links as markdown. Eric Huss 2022-04-14 20:35:39 -0700
  • 0218ed34b0
    add support for doc_comment_include cor 2022-04-12 17:33:06 +0200
  • 8357811d96 Merge branch 'draft-no-index' of https://github.com/joshrotenberg/mdBook into draft-no-index josh rotenberg 2022-04-04 18:59:47 -0700
  • 860a17d85a
    Merge branch 'rust-lang:master' into draft-no-index josh rotenberg 2022-04-04 18:59:39 -0700
  • ba324cddb6
    Merge pull request #1778 from sgoudham/fix-typo Eric Huss 2022-04-01 14:36:51 -0700
  • a5dcd78393
    Merge pull request #1777 from trofi/ignore-RUST_LOG Eric Huss 2022-04-01 14:00:44 -0700
  • 8e1195322a
    Fix typo 'mbdook' to 'mdbook' sgoudham 2022-04-01 13:13:58 +0100
  • 2a2b51c8ab tests/cli: ignore user's RUST_LOG= environment variable in tests Sergei Trofimovich 2022-03-31 08:02:53 +0100
  • eb5ec2a314
    Merge pull request #1776 from ehuss/bump-version v0.4.17 Eric Huss 2022-03-30 10:22:28 -0700
  • 445529a68f Update to 0.4.17 Eric Huss 2022-03-30 09:33:56 -0700
  • 981b79b3b3
    Merge pull request #1775 from ehuss/fix-print-config Eric Huss 2022-03-30 09:31:16 -0700
  • 78bcda02cb Fix html print config default. Eric Huss 2022-03-30 07:58:27 -0700
  • cdfa5ad990
    Add missing entries for 0.4.16 Eric Huss 2022-03-29 17:50:08 -0700
  • 720f502e9d
    Merge pull request #1773 from ehuss/bump-version v0.4.16 Eric Huss 2022-03-29 17:45:05 -0700
  • adf6129769 Update to 0.4.16 Eric Huss 2022-03-29 17:32:37 -0700
  • a5fddfa468
    Merge pull request #1749 from tommilligan/unique-search-anchors Eric Huss 2022-03-28 12:44:20 -0700
  • 7c37dd5e85
    Merge pull request #1731 from epage/clap3 Eric Huss 2022-03-28 12:34:17 -0700
  • 857ca19fe4 refactor: Move from deprecated arg_from_usage Ed Page 2022-01-19 10:10:53 -0600
  • a19d91ef37 refactor: Move from deprecated multiple Ed Page 2022-01-18 16:22:27 -0600
  • ac8526688a refactor: Move from deprecated empty_values Ed Page 2022-01-18 16:21:53 -0600
  • 1e1c99bbdb refactor: Move from deprecated GlobalVersion Ed Page 2022-01-18 16:20:37 -0600
  • 0c89293029 refactor: Move from deprecated ColoredHelp Ed Page 2022-01-18 16:20:22 -0600
  • 39eb78c88b refactor: Move from deprecated SubCommand Ed Page 2022-01-18 16:19:40 -0600
  • 372842aac6 refactor: Move from deprecated Arg::with_name Ed Page 2022-01-18 16:17:36 -0600
  • 7934e06668 chore: Upgrade to clap3 Ed Page 2022-01-18 15:56:45 -0600
  • 44f982f8e5 chore: Upgrade MSRV Ed Page 2022-03-28 13:06:44 -0500
  • 1f04a62648
    Merge pull request #1693 from rsapkf/404-title Eric Huss 2022-03-27 17:26:45 -0700
  • 675c8c3f4e Add book title to 404 page title. Eric Huss 2022-03-27 17:17:20 -0700
  • 97cb77bbdd Add proper title to 404 page rsapkf 2021-11-20 02:11:47 -0500
  • 46345b8e49
    Fix comment typo Eric Huss 2022-03-27 16:39:12 -0700
  • 566451e9a7
    Merge pull request #1771 from FWYongxing/master Eric Huss 2022-03-27 16:33:32 -0700
  • 15626294b0
    Merge pull request #1744 from ilslv/1743-fix-title-consuming-events Eric Huss 2022-03-27 14:38:00 -0700
  • 6cab04554e
    Merge pull request #1546 from pineapplehunter/master Eric Huss 2022-03-27 12:32:35 -0700
  • 2ae7f007cc
    add doc in mdbook.md Shogo Takata 2022-03-27 17:28:42 +0900
  • 89e37a7751
    add docs Shogo Takata 2022-03-26 16:11:41 +0900
  • 0dca4d9b9f
    add tests Shogo Takata 2022-03-26 15:34:07 +0900
  • b85c3035fe
    Config to toggle the run button on codeblocks Shogo Takata 2021-05-25 12:26:43 +0900
  • 0c571b7e67
    Merge branch 'rust-lang:master' into master Matthias Kaak 2022-03-25 17:28:43 +0000
  • 3b4fad5e5e add option to enable inline math $…$ StevenHe 2022-03-19 08:38:20 +0800
  • 6899d94027 livereload uses host&port of current page; livereload works with a HTTPS site Clark 2022-03-19 04:38:16 +0800
  • d76f288f12 actions triggered by updates on specific path Clark 2022-03-19 04:23:41 +0800
  • d50383e701 livereload uses host, port and HTTP(S) protocl of current page Clark 2022-03-19 02:29:13 +0800
  • 135a58ee3c
    Merge branch 'rust-lang:master' into master Vance Palacio 2022-03-12 11:36:58 -0800
  • 0f0fe099ea
    Merge 20eacd2976 into fa0f9df497 Timothée Haudebourg 2022-03-11 04:17:29 +0000
  • 07e73c83be
    Merge e74fdb1072 into fa0f9df497 Ruin0x11 2022-03-10 16:01:10 +0100
  • fa0f9df497
    Merge pull request #1763 from Dylan-DPC/fix/regex-dep Eric Huss 2022-03-09 09:10:20 -0800
  • 917df6e97d update regex Dylan DPC 2022-03-09 08:04:50 +0100
  • 9c128a680f Support hidden lines in languages other than Rust Jannik Obermann 2022-02-23 01:02:54 +0100
  • 6b9f450337 Add/fix up comments Vance Palacio 2022-02-26 21:11:29 +0000
  • e2b06cb6e7 Add support for playground language choice Vance Palacio 2022-02-26 20:59:57 +0000
  • e74fdb1072 Make `chapter_titles` optional in Book Ruin0x11 2022-02-25 14:30:38 -0800
  • 7305e8c60d Merge remote-tracking branch 'upstream/master' into localization Ruin0x11 2022-02-25 14:13:22 -0800
  • 5921f59817
    Merge pull request #1754 from PiDelport/patch-1 Eric Huss 2022-02-22 09:12:26 -0800
  • 50bad7f983
    style: add missing word Pi Delport 2022-02-22 18:00:41 +0200
  • 972c61fa76
    search: fix anchor ids for duplicate headers Tom Milligan 2022-02-18 15:27:24 +0000
  • 76f300a741
    Merge branch 'rust-lang:master' into master Yuriy Larin 2022-02-17 21:57:25 +0200
  • 333873a1ac Add sitemap generation support to HTML renderer ISSOtm 2021-07-30 18:29:48 +0200
  • 515a7a0814 Use CSS selectors to override properties for RTL Tim Crawford 2021-03-16 23:23:13 -0600
  • f6628dc4ea Move sidebar, js classes from html to body element Tim Crawford 2021-03-16 23:21:40 -0600
  • f97652e33d Use logical CSS properties Tim Crawford 2021-03-15 17:42:44 -0600
  • b73d02fb8c Remove colon to satisfy msrv ilslv 2022-02-11 12:50:22 +0300
  • 6c4974b5c6 Fmt ilslv 2022-02-11 12:42:54 +0300
  • 81d661c4f1 Fix no initial title consuming events. ilslv 2022-02-11 12:33:22 +0300
  • 71e490d156 move command line parsing code and make test output comparison agnostic to the name of the rustdoc tool. Chris Lovett 2022-02-09 16:06:14 -0800
  • bf6d452a7b fix expected output Chris Lovett 2022-02-09 15:17:17 -0800
  • 4d781195e4 fix unit tests Chris Lovett 2022-02-09 14:31:57 -0800
  • f0189cd5a0 add a --chapter option to mdbook test. Chris Lovett 2022-02-09 13:45:39 -0800
  • 2213312938
    Merge pull request #1728 from dmorawetz/master Eric Huss 2022-01-30 14:25:02 -0800
  • 4ae7ab5e87 switch to break-word as suggested Jade Lovelace 2022-01-27 18:42:39 -0800
  • 59569984e2 Address review: use overflow-wrap everywhere Jade 2021-09-08 00:43:52 -0700
  • 89b580ab52 Add a test for the table div-wrapping Jade 2021-07-30 01:17:02 -0700
  • 85df785cd3 Wrap tables in an overflow-x wrapper div Jade 2021-07-30 01:11:36 -0700
  • fde88c22a8 Fix an x overflow with long inline code Jade 2021-07-30 00:13:25 -0700
  • 0ec4b692f4
    Merge pull request #1732 from dtolnay-contrib/semver Eric Huss 2022-01-24 05:59:31 -0800
  • c5c8f1a6d3
    Update semver dev-dependency in nop-preprocessor example to 1.0 David Tolnay 2022-01-23 00:01:10 -0800
  • 957d6f9bc0
    Merge branch 'rust-lang:master' into master Yuriy Larin 2022-01-21 17:56:40 +0200
  • 336640633b
    Merge pull request #1729 from GuillaumeGomez/update-pulldown Eric Huss 2022-01-18 09:08:46 -0800
  • 4206739492 Update pulldown-cmark version Guillaume Gomez 2022-01-18 16:01:23 +0100
  • 9e6217871e
    add page-break option to docs Daniel Morawetz 2022-01-17 18:07:22 +0100
  • 7b1241d0f2
    Revert "Make page-break not configurable" Daniel Morawetz 2022-01-17 18:03:52 +0100
  • 9acc0debec
    Merge pull request #1727 from calebcartwright/cargo-fmt-check Eric Huss 2022-01-13 16:06:29 -0800
  • a226de38b6
    ci: use new cargo fmt option Caleb Cartwright 2022-01-13 18:01:42 -0600
  • f5b0b1934a Merge remote-tracking branch 'upstream/master' into draft-no-index josh rotenberg 2022-01-11 09:53:43 -0800
  • 64838ce07d
    Merge pull request #1723 from klensy/pc Eric Huss 2022-01-07 10:57:01 -0800
  • 526a0394b0 don't use additional features for pulldown-cmark klensy 2022-01-06 20:35:13 +0300
  • a2385982f6 add test for logical vs source paths Peter Sooley 2022-01-05 07:07:02 -0500
  • 6ed570940d
    Merge pull request #1721 from ehuss/bump-version v0.4.15 Eric Huss 2022-01-04 10:38:19 -0800
  • b0511f408d Update to 0.4.15 Eric Huss 2022-01-04 10:18:39 -0800
  • 7b59bb74e9 bump MSRV to 1.51.0 klensy 2022-01-03 22:14:56 +0300
  • a89e1e563f headers v0.3.4 -> v0.3.5 to drop time 0.1 dep. Now only xml5ever depends on it, with unreleased patch pretty_assertions v0.6 -> v0.7 clap v2.33.3 -> v2.34.0 to update to ansi_term 0.12 env_logger v0.7 -> v0.8 drops quick-error 1.2.3 klensy 2022-01-02 23:16:25 +0300
  • e22886a471 Keep indent when using include in code block rchaser53 2022-01-02 19:34:55 +0900
  • 1871ea8f76 replace chrono by time crate to mitigate RUSTSEC-2020-0159 klensy 2022-01-02 22:31:31 +0300
  • 73dc4ff178
    Merge branch 'rust-lang:master' into master Yuriy Larin 2022-01-01 21:35:15 +0200
  • fe9e09e57b fix path used for finding partials Peter Sooley 2021-12-31 17:11:21 -0500