| Age | Commit message (Expand) | Author | Lines |
| 2023-05-25 | rustdoc book: document single tilde strikethrough | Lukas Markeffsky | -3/+3 |
| 2023-04-29 | Add `rustdoc::unescaped_backtick` lint | Lukas Markeffsky | -0/+38 |
| 2023-04-27 | Remove invalid value from scraped-examples.md | John Kelly | -2/+2 |
| 2023-04-26 | Rollup merge of #110641 - GuillaumeGomez:rustdoc-in-doc-settings, r=notriddle | Matthias Krüger | -6/+66 |
| 2023-04-26 | Rollup merge of #110418 - jsoref:spelling-rustdoc, r=jyn514 | jyn | -5/+5 |
| 2023-04-22 | Add new rustdoc book chapter to describe in-doc settings | Guillaume Gomez | -6/+66 |
| 2023-04-18 | Rollup merge of #110348 - GuillaumeGomez:disambiguators-suffixes-rustdoc-book... | Matthias Krüger | -3/+6 |
| 2023-04-17 | Add list of supported disambiguators and suffixes for intra-doc links in the ... | Guillaume Gomez | -3/+6 |
| 2023-04-16 | spelling: typographical | Josh Soref | -1/+1 |
| 2023-04-16 | spelling: github | Josh Soref | -4/+4 |
| 2023-04-15 | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r... | bors | -0/+11 |
| 2023-04-14 | Update how-to-read-rustdoc.md | Michael Howell | -0/+11 |
| 2023-04-14 | Rollup merge of #110328 - GuillaumeGomez:auto-disambiguation-proc-trait, r=no... | Matthias Krüger | -0/+7 |
| 2023-04-14 | Add explanations for auto-disambiguation when an intra doc link is resolved t... | Guillaume Gomez | -0/+7 |
| 2023-04-14 | Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomez | Yuki Okushi | -1/+26 |
| 2023-04-12 | Update rustdoc book content about `--extend-css` option | Guillaume Gomez | -4/+1 |
| 2023-04-08 | Auto merge of #109767 - GuillaumeGomez:rm-mention-missing_doc_code_examples, ... | bors | -3/+10 |
| 2023-03-31 | Stabilize rustdoc `--test-run-directory` | Arpad Borsos | -1/+26 |
| 2023-03-30 | Update documentation for rustc_doc_primitive | Guillaume Gomez | -3/+3 |
| 2023-03-30 | Remove mention of `missing_doc_code_examples` lint from rustdoc book | Guillaume Gomez | -3/+10 |
| 2023-03-26 | Rollup merge of #109593 - coop-rs:missing_doc_code_examples, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-03-25 | Rustdoc Book refer to rustdoc::missing_doc_code_examples. Fixes #109592. | Peter Kehl | -1/+1 |
| 2023-03-20 | doc: add generics improvements to rustdoc book | Michael Howell | -5/+12 |
| 2023-02-21 | Update how-to-read-rustdoc.md | Michael Howell | -0/+3 |
| 2023-01-08 | rustdoc: fix outdated lint section of the book | Michael Howell | -1/+1 |
| 2022-12-27 | Fix doc comment parsing | kraktus | -2/+2 |
| 2022-10-27 | doc(rustdoc): redirect more urls | Weihang Lo | -0/+4 |
| 2022-10-08 | Rollup merge of #102807 - aDotInTheVoid:rdj-rustup-docs, r=jyn514 | Michael Howell | -0/+10 |
| 2022-10-08 | Document `rust-docs-json` component | Nixon Enraght-Moony | -0/+10 |
| 2022-10-05 | rustdoc: Document effect of fundamental types | chrysn | -0/+29 |
| 2022-07-25 | Fix some broken link fragments. | Eric Huss | -2/+2 |
| 2022-06-11 | Update the-doc-attribute.md | Muhammad Hamza | -2/+2 |
| 2022-06-11 | Update the-doc-attribute.md | Muhammad Hamza | -1/+3 |
| 2022-05-14 | Update documentation about themes | Guillaume Gomez | -12/+10 |
| 2022-05-06 | Add rustdoc documentation about unstable feature "jump to def" | Guillaume Gomez | -0/+7 |
| 2022-03-27 | Clarify that scrape examples is unstable | Will Crichton | -1/+1 |
| 2022-03-27 | Fix markdown issue, remove hard-coded rust-lang.org url | Will Crichton | -2/+2 |
| 2022-03-27 | Improve alignment of additional scraped examples, add scrape examples help page | Will Crichton | -0/+56 |
| 2022-03-10 | Rollup merge of #93950 - T-O-R-U-S:use-modern-formatting-for-format!-macros, ... | Dylan DPC | -1/+1 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -1/+1 |
| 2022-03-09 | Improve rustdoc book | Loïc BRANSTETT | -83/+106 |
| 2022-03-04 | Rollup merge of #93418 - ojeda:no-shortcut, r=camelid | Dylan DPC | -1/+1 |
| 2022-02-28 | Rollup merge of #93413 - lsimons:patch-1, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-02-25 | Add documentation for `--check-cfg` in rustdoc book | Loïc BRANSTETT | -0/+14 |
| 2022-02-18 | Rollup merge of #93497 - willcrichton:rustdoc-scrape-test, r=GuillaumeGomez | Matthias Krüger | -0/+3 |
| 2022-02-15 | Add documentation for rustdoc --check option | Guillaume Gomez | -0/+11 |
| 2022-02-15 | Clean up rustdoc command line args doc | Guillaume Gomez | -1/+3 |
| 2022-02-11 | Add --scrape-tests flags so rustdoc can scrape examples from tests | Will Crichton | -0/+3 |
| 2022-01-28 | rustdoc: no `shortcut` in `rel="icon"` | Miguel Ojeda | -1/+1 |
| 2022-01-28 | Fix broken link from rustdoc docs to ayu theme | Leo Simons | -1/+1 |