summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-11-28Merge pull request #1938 from ehuss/bump-versionv0.4.22Eric Huss
2022-11-28Update to 0.4.22Eric Huss
2022-11-28Fix broken doc linkEric Huss
2022-11-22Merge pull request #1935 from ehuss/theme-dropdown-rendering-changesDylan DPC
2022-11-21Show the currently selected theme.Eric Huss
2022-11-21Fix clipping in theme popupEric Huss
2022-11-18Merge pull request #1929 from Benjins/patch-2Eric Huss
2022-11-18Update docs link in Cargo.toml to HTTPS versionBenji Smith
2022-11-13Merge pull request #1924 from averms-forks/html-conformanceEric Huss
2022-11-13Merge pull request #1884 from willcrichton/masterEric Huss
2022-11-12Add documentation for extra-watch-dirsWill Crichton
2022-11-12Fix compilation failureWill Crichton
2022-11-12State canonical URL using <link> not <meta>.Aman Verma
2022-11-12Fix formatting of content attr in <meta http-equiv=refresh>Aman Verma
2022-11-12Don't generate obsolete charset attrs in <script>.Aman Verma
2022-11-12Don't generate redundant <meta http-equiv=content-type>.Aman Verma
2022-11-07Fix testsWill Crichton
2022-11-07Improve error handling of extra-watch-dirs watching, fix not watching whiteli...Will Crichton
2022-10-28Add support for watching additional directoriesWill Crichton
2022-10-15Merge pull request #1911 from yoyomo/fix-copying-invisible-textDylan DPC
2022-10-14fi xcopying invisible textarmandocumate
2022-10-13Merge pull request #1862 from gifnksm/add-musl-binaryEric Huss
2022-10-09Merge pull request #1906 from brettchalupa/kbd-styles-1813Eric Huss
2022-10-06Add styles for <kbd> elementsBrett Chalupa
2022-09-29Merge pull request #1900 from kianmeng/fix-typosDylan DPC
2022-09-29Fix typosKian-Meng Ang
2022-09-24Add test code to show preprocessor developers what the interface data looks l...Noritada Kobayashi
2022-09-22feat: use once_cell instead of lazy_static (#1894)David
2022-09-12Merge pull request #1889 from mgeisler/simplify-and-thenEric Huss
2022-09-11Simplify the use of `Option::and_then`Martin Geisler
2022-09-09Merge pull request #1887 from mgeisler/edition-2021Eric Huss
2022-09-09Require Rust 2021 editionDylan DPC
2022-08-30Merge pull request #1881 from GuillaumeGomez/unneeded-attributeDylan DPC
2022-08-29Remove unneeded type attribute for <script>Guillaume Gomez
2022-08-25add a --chapter option to mdbook test. (#1741)Chris Lovett
2022-08-23Merge pull request #1876 from joepio/patch-1Dylan DPC
2022-08-23Explain how to use `site-url`Joep Meindertsma
2022-08-10Merge pull request #1836 from mgeisler/trim-trailing-whitespaceEric Huss
2022-08-10Trim trailing whitespace in Rust code blocksMartin Geisler
2022-07-22Merge pull request #1863 from ehuss/bump-versionv0.4.21Eric Huss
2022-07-22Update to 0.4.21Eric Huss
2022-07-23Deploy {x86_64,aarch64}-unknown-linux-musl binarygifnksm
2022-07-22Merge pull request #1861 from mitchmindtree/nightly-borrowcheck-err-workaroundEric Huss
2022-07-22Workaround rust nightly borrowcheck error (#1860)mitchmindtree
2022-07-14Merge pull request #1857 from ehuss/bump-versionv0.4.20Eric Huss
2022-07-14Update to 0.4.20Eric Huss
2022-07-13Merge pull request #1855 from stevenengler/code-fmtEric Huss
2022-07-13Fixed code padding in headingsSteven Engler
2022-07-09Merge pull request #1849 from FauconFan/fix_author(s)_in_user_guideEric Huss
2022-07-09Merge pull request #1851 from FauconFan/revert-1848-remove_non_exhaustiveDylan DPC