summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-29Merge pull request #1083 from rust-lang/move-from-nurserySteve Klabnik
2019-10-29rust-lang-nursery -> rust-langSteve Klabnik
2019-10-27Use only relative font sizes (#894)Rostislav
2019-10-26Release 0.3.3.v0.3.3Eric Huss
2019-10-26Merge pull request #1077 from mattheww/2019-10_scroll-marginEric Huss
2019-10-26Introduce a --menu-bar-height CSS variableMatthew Woodcraft
2019-10-26Add scroll-margin-top to headings which contain link targets.Matthew Woodcraft
2019-10-25Fix "next chapter" spacer handling. (#1075)Eric Huss
2019-10-23Better automatic dark mode (#1069)Benedikt Werner
2019-10-21Merge pull request #1073 from ehuss/fix-gh-pagesEric Huss
2019-10-21Fix gh-pages deploy.Eric Huss
2019-10-21Merge pull request #1072 from ehuss/release-0.3.2v0.3.2Eric Huss
2019-10-21Release 0.3.2.Eric Huss
2019-10-21Merge pull request #1071 from ehuss/github-actionsEric Huss
2019-10-21Switch to GitHub Actions.Eric Huss
2019-10-19fix the behavior of sticky header (#1070)rnitta
2019-10-19[Feature] expandable sidebar sections (ToC collapse) (#1027)Weihang Lo
2019-10-17Option to display copy buttons. (#1050)Andrew Pritchard
2019-10-16Reapply: Move hiding of boring lines into static content (#846) (#1065)Benedikt Werner
2019-10-11Add `!important` to `code {font-family}` property (#1062)David Omar Flores Chávez
2019-10-11add a command to playpen (#1066)rnitta
2019-10-10Revert "Move hiding of boring lines into static content (#846)" (#1064)Dylan DPC
2019-10-10Move hiding of boring lines into static content (#846)Adrian Heine né Lang
2019-10-07Fix inline code display css (#1058)Chris Ladd
2019-10-06Fix "next" navigation on index.html (take 2). (#1005)Eric Huss
2019-10-06Fix error message for missing output.html. (#1056)Eric Huss
2019-10-06Implement a `rustdoc_include` preprocessor (#1003)Carol (Nichols || Goulding)
2019-10-05Merge pull request #1055 from amanjeev/amanjeev/clean-commandEric Huss
2019-10-05Fix (command:clean): removes error message 'dir not found' if 'clean' is run ...Amanjeev Sethi
2019-10-05Revert "Fix (command:clean): removes error message 'dir not found' if 'clean'...Amanjeev Sethi
2019-10-05Fix (command:clean): removes error message 'dir not found' if 'clean' is run ...Amanjeev Sethi
2019-10-05Merge pull request #1037 from Flying-Toast/prefers-color-schemeEric Huss
2019-10-05Merge pull request #1052 from morphologue/fix-sidebar-autoscrollEric Huss
2019-10-05Merge pull request #1051 from segfaultsourcery/fix-small-gitignore-bugEric Huss
2019-10-05Fix #1029 sidebar not auto-scrollingmorphologue
2019-10-04preferred-dark-theme defaults to default-themeFlying-Toast
2019-10-04The .gitignore file is now searched for recursively.Kim Hermansson
2019-10-04Merge pull request #1047 from rnitta/patch-1Eric Huss
2019-10-04This fixes a small bug where the gitignore location can be misinterpreted to ...Kim Hermansson
2019-10-04Added support for gitignore files. (#1044)Kim Hå
2019-10-03fix Search::use_boolean_and documentsrnitta
2019-09-30Update highlight.js (#1041)Eric Huss
2019-09-26Merge pull request #1039 from ehuss/fix-html-configEric Huss
2019-09-26Fix merge conflict.Eric Huss
2019-09-26Merge pull request #1035 from andymac-2/line-numbersEric Huss
2019-09-26Merge pull request #1033 from TjeuKayim/log-deserialization-error-html-configEric Huss
2019-09-26Merge pull request #1038 from ehuss/rustfmt-1.38Eric Huss
2019-09-26Rustfmt for 1.38.Eric Huss
2019-09-26add preferred-dark-theme to book.toml exampleFlying-Toast
2019-09-26Document preferred-dark-theme config optionFlying-Toast