lzutao
9194a40acd
CI: Check Rust formatting for each commit ( #909 )
2019-05-08 21:20:38 +02:00
Bas Bossink
506996808b
Fix issue 832 ( #841 )
...
* Add if around stub summary creation
Check if an existing SUMMARY.md is present to prevent overwriting it
with the stub SUMMARY.md.
[#832 ]
* Add test for existing SUMMARY.md
2019-05-08 21:13:20 +02:00
Philipp Hansch
5163c5ab75
Don't let robots index the print.html ( #844 )
2019-05-08 00:32:43 +02:00
Stefanie Jäger
ecfaed1e02
Change overflow-x to initial ( #818 )
...
Change overflow-x from auto to initial.
This resolves weird rendering behavior in Chrome and Safari on macOS.
With help from @bash
Co-authored-by: Ruben Schmidmeister <ruben.schmidmeister@icloud.com>
2019-05-08 00:30:28 +02:00
Eric Huss
8bb5426441
Fix keyboard chapter navigation for `file` urls. ( #915 )
2019-05-08 00:29:46 +02:00
Eric Huss
a674c9eff1
Fix "next" navigation on index.html. ( #916 )
2019-05-08 00:27:48 +02:00
lzutao
7ab939f8f2
CI: Enable sccache build ( #913 )
2019-05-06 23:41:44 +02:00
lzutao
581187098c
Deny 2018 edition idioms globally ( #911 )
2019-05-06 22:50:34 +02:00
lzutao
ab7802a9a9
Fix most of clippy warnings ( #914 )
...
* Fix clippy: cast_lossless
* Fix clippy: match_ref_pats
* Fix clippy: extra_unused_lifetimes
* Fix clippy: needless_lifetimes
* Fix clippy: new_without_default
* Fix clippy: or_fun_call
* Fix clippy: should_implement_trait
* Fix clippy: redundant_closure
* Fix clippy: const_static_lifetime
* Fix clippy: redundant_pattern_matching
* Fix clippy: unused_io_amount
* Fix clippy: string_lit_as_bytes
* Fix clippy: needless_update
* Fix clippy: blacklisted_name
* Fix clippy: collapsible_if
* Fix clippy: match_wild_err_arm
* Fix clippy: single_match
* Fix clippy: useless_vec
* Fix clippy: single_char_pattern
* Fix clippy: float_cmp
* Fix clippy: approx_constant
2019-05-06 20:20:58 +02:00
Dylan DPC
345acb8597
Merge pull request #908 from lzutao/fmt
...
Formatting whole project
2019-05-06 00:26:50 +02:00
Dylan DPC
6380526e93
Merge pull request #907 from lzutao/lock
...
Update Cargo.lock
2019-05-05 22:57:41 +02:00
Lzu Tao
4560bdeb47
Update Cargo.lock
2019-05-06 00:12:53 +07:00
Lzu Tao
0aa3a9045a
cargo fmt
2019-05-05 22:00:24 +07:00
Dylan DPC
b30b58b565
Merge pull request #889 from s3bk/master
...
new "Book" theme
2019-05-04 17:45:37 +02:00
Dylan DPC
c6220fba83
Merge pull request #906 from rust-lang-nursery/fix/typo
...
fixes typo in code
2019-05-04 17:33:05 +02:00
Dylan DPC
652eab6e7e
Update custom_preprocessors.rs
2019-05-03 20:32:56 +02:00
Dylan DPC
5726a8afd6
Update build_process.rs
2019-05-03 20:00:43 +02:00
Dylan DPC
7e26a8430d
Update mod.rs
2019-05-03 19:59:58 +02:00
Dylan DPC
07a64b110a
Merge pull request #905 from ehuss/fix-code-inline-color
...
Fix color of `code spans` that are links.
2019-05-02 21:14:28 +02:00
Eric Huss
dd69e03ff5
Fix color of `code spans` that are links.
2019-05-02 11:07:24 -07:00
Dylan DPC
7f3a0ff6a0
Merge pull request #886 from bluejekyll/master
...
add docs for publishing to github pages manually
2019-04-30 00:50:58 +02:00
Dylan DPC
aea317e173
Update continuous-integration.md
2019-04-30 00:50:35 +02:00
Dylan DPC
f9454615b1
Update book-example/src/continuous-integration.md
...
Co-Authored-By: bluejekyll <benjaminfry@me.com>
2019-04-29 15:33:31 -07:00
Dylan DPC
39211291d9
Update book-example/src/continuous-integration.md
...
Co-Authored-By: bluejekyll <benjaminfry@me.com>
2019-04-29 15:33:25 -07:00
Dylan DPC
f01fe854fa
Merge pull request #883 from anp/custom_summary
...
Expose API for building a book with a custom Summary.
2019-04-30 00:25:03 +02:00
Dylan DPC
6eeaaaa44d
Merge pull request #819 from StefanieJaeger/css-comment
...
Update comment in editor.js
2019-04-28 23:56:13 +02:00
Dylan DPC
357ebcf7ce
Merge pull request #849 from gentoo90/sidebar-resize
...
Add sidebar resize
2019-04-28 23:29:07 +02:00
Dylan DPC
1a4f38eace
Merge pull request #903 from FreeMasen/master
...
remove walkdir from lib via handlebars
2019-04-28 22:19:30 +02:00
rfm
1d3f83eede
remove walkdir from lib via handlebars
2019-04-28 12:54:01 -05:00
Dylan DPC
9712347b9c
Merge pull request #796 from badboy/dont-trim-external-js-path
...
Don't strip relative path of additional javascript files
2019-04-26 09:01:39 +02:00
Dylan DPC
f73d42d994
Merge pull request #878 from shen390s/master
...
Cleanup build directory before preprocessors run to keep files genera…
2019-04-26 00:17:09 +02:00
Dylan DPC
a647017e4b
Merge pull request #861 from k-nasa/add_colored_help
...
Add colored help
2019-04-25 23:19:18 +02:00
Dylan DPC
a66d44190e
Merge pull request #900 from felixrabe/patch-2
...
Typo
2019-04-23 22:13:07 +02:00
Felix Rabe
01fd7a76f0
Typo
2019-04-23 22:11:12 +02:00
Dylan DPC
99dc62f9c3
Merge pull request #867 from ffissore/master
...
Fixed loss of focus when clicking the Copy button
2019-04-23 20:25:58 +02:00
Dylan DPC
b891fd5a12
Merge pull request #834 from donald-pinckney/master
...
Fixes #826
2019-04-23 11:36:43 +02:00
Federico Fissore
02fa7b0a11
When the Copy button is pressed, focus is lost and scrolling the page
...
with the arrow keys stops working. Fixed by upgrading ClipboardJS to
the latest version
2019-04-23 09:29:22 +02:00
Dylan DPC
8b2e1c2daa
Merge pull request #870 from cauebs/group-events
...
Group file changes and rebuild book only once
2019-04-23 00:20:54 +02:00
Dylan DPC
88d2f69138
Merge pull request #860 from k-nasa/fix_duplication
...
Fix duplication with Cargo.toml
2019-04-22 12:31:50 +02:00
Dylan DPC
cb94053779
Merge pull request #892 from integer32llc/fix-warnings
...
Fix deprecation warnings for trim left/right matches
2019-04-21 21:20:39 +02:00
Dylan DPC
0a8707b1e6
Merge pull request #872 from ehuss/travis-deploy
...
Fix deploy on Travis.
2019-04-20 19:11:38 +02:00
Donald Pinckney
0dc2728fa9
Merge branch 'master' of github.com:rust-lang-nursery/mdBook
2019-04-18 12:29:32 -04:00
Dylan DPC
9b02cd7496
Merge pull request #897 from ji-zhou/master
...
Correct grammar: remove the redundancy
2019-04-17 23:47:08 +02:00
ji.zhou
11f86f4511
Correct grammar: remove the redundancy
2019-04-12 22:53:21 +08:00
Carol (Nichols || Goulding)
4abac12c04
Fix deprecation warnings for trim left/right matches
2019-03-23 08:47:10 -04:00
Sebastian Köln
9243cf9d95
well. typo
2019-03-21 07:56:48 +01:00
Sebastian Köln
d2470730fc
center book title
2019-03-20 22:13:12 +01:00
Sebastian Köln
6a2e2461fb
quote inline code
2019-03-20 17:02:05 +01:00
Sebastian Köln
3faa3e42f0
switch to Source font family
2019-03-20 16:34:19 +01:00
Sebastian Köln
9c8fae4704
fix forgotten rename
2019-03-20 15:36:40 +01:00