| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-14 | Update src/doc/rustdoc/src/lints.md | Manish Goregaokar | -2/+2 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-09-14 | Stabilize doc_alias feature | Guillaume Gomez | -16/+14 | |
| 2020-09-13 | Fix lint name in docs | Manish Goregaokar | -1/+1 | |
| 2020-09-13 | Resolve some conflicts | Manish Goregaokar | -1/+1 | |
| 2020-09-13 | Update src/doc/rustdoc/src/linking-to-items-by-name.md | Manish Goregaokar | -1/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-09-13 | Update src/doc/rustdoc/src/linking-to-items-by-name.md | Manish Goregaokar | -1/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-09-13 | Fill out docs on intra-doc resolution failure lint | Manish Goregaokar | -4/+39 | |
| 2020-09-13 | Mention URL fragments | Manish Goregaokar | -0/+9 | |
| 2020-09-13 | Mention super/crate/self in docs | Manish Goregaokar | -1/+1 | |
| 2020-09-13 | Move intra-doc-links documentation out of unstable section | Manish Goregaokar | -57/+57 | |
| 2020-09-13 | Link rustdoc lint docs to the rustdoc book. | Eric Huss | -0/+58 | |
| 2020-09-10 | Add docs about crate level documentation support | arijit79 | -0/+23 | |
| 2020-09-01 | Document lint missing_doc_code_examples is nightly-only | Jes Bak Hansen | -1/+1 | |
| 2020-08-23 | Document prim@ and primitive@ | Joshua Nelson | -1/+1 | |
| 2020-08-21 | Improve wording | Guillaume Gomez | -1/+1 | |
| 2020-08-20 | Add documentation for --show-coverage option | Guillaume Gomez | -0/+33 | |
| 2020-07-30 | intra_doc_resolution_failures -> broken_intra_doc_links | Manish Goregaokar | -1/+1 | |
| 2020-07-30 | Rename to intra_doc_resolution_failures | Manish Goregaokar | -1/+1 | |
| 2020-07-29 | Rename usage of intra_doc_link_resolution_failure | Manish Goregaokar | -1/+1 | |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -0/+21 | |
| This reverts commit 1244ced9580b942926afc06815e0691cf3f4a846. | ||||
| 2020-07-09 | Rollup merge of #74184 - Manishearth:doc-intra-doc, r=GuillaumeGomez | Manish Goregaokar | -30/+42 | |
| Add docs for intra-doc-links Fixes https://github.com/rust-lang/rust/issues/66000 Hmm, for some reason my push closed the previous PR | ||||
| 2020-07-09 | Move to unstable section | Manish Goregaokar | -89/+42 | |
| 2020-07-09 | Update src/doc/rustdoc/src/intra-doc-links.md | Manish Goregaokar | -1/+0 | |
| 2020-07-09 | Add docs for intra-doc-links | Manish Goregaokar | -0/+60 | |
| 2020-07-08 | Fix broken link in rustdocdoc | Yuki Okushi | -1/+1 | |
| 2020-06-06 | doc/rustdoc: Fix incorrect external_doc feature flag | Sean Wilson | -1/+1 | |
| 2020-05-07 | Fix `strip-priv-imports` pass name in the rustdoc documentation | Stanislav Tkach | -1/+1 | |
| 2020-04-07 | Corrects a typo in rustdoc documentation. | Theo Sandstrom | -3/+3 | |
| Fixes rust-lang#70856 | ||||
| 2020-03-23 | Rollup merge of #69494 - GuillaumeGomez:stabilize-crate-version, ↵ | Mazdak Farrokhzad | -12/+12 | |
| r=ehuss,aleksator,ollie27 Stabilize --crate-version option in rustdoc I don't see any reason to not stabilize it anymore, so let's go! cc @kinnison @ehuss r? @ollie27 | ||||
| 2020-03-14 | Fix punctuation in rustdoc book | Timothée Gerber | -1/+1 | |
| 2020-03-14 | Change fenced code block type in rustdoc book | Timothée Gerber | -1/+1 | |
| 2020-03-14 | Clean up path separator in rustdoc book | Timothée Gerber | -5/+5 | |
| 2020-03-10 | Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison | Mazdak Farrokhzad | -21/+0 | |
| Remove spotlight I had a few comments saying that this feature was at best misunderstood or not even used so I decided to organize a poll about on [twitter](https://twitter.com/imperioworld_/status/1232769353503956994). After 87 votes, the result is very clear: it's not useful. Considering the amount of code we have just to run it, I think it's definitely worth it to remove it. r? @kinnison cc @ollie27 | ||||
| 2020-03-06 | fix various typos | Matthias Krüger | -1/+1 | |
| 2020-02-27 | Remove "important traits" feature | Guillaume Gomez | -21/+0 | |
| 2020-02-26 | Stabilize --crate-version option in rustdoc | Guillaume Gomez | -12/+12 | |
| 2020-02-13 | Update books. | Eric Huss | -0/+4 | |
| 2020-02-05 | doc fix on doc attribute | king6cong | -1/+1 | |
| 2019-11-25 | Update documentation-tests.md | Parth Mehrotra | -1/+1 | |
| 2019-11-21 | move cfg(doc) docs into a separate page | QuietMisdreavus | -31/+35 | |
| 2019-11-21 | Rename the cfg attribute from rustdoc to doc | Guillaume Gomez | -5/+5 | |
| 2019-11-21 | Stabilize cfg rustdoc | Guillaume Gomez | -0/+31 | |
| 2019-11-18 | improve error messages and documentation | Guillaume Gomez | -13/+21 | |
| 2019-11-18 | Apply review comments | Guillaume Gomez | -1/+1 | |
| 2019-11-18 | Rename rustdoc options --themes and --check-themes to --theme and --check-theme | Guillaume Gomez | -4/+4 | |
| 2019-11-18 | remove unstable docs | Guillaume Gomez | -26/+2 | |
| 2019-11-18 | Improve documentation, add checks for themes option arguments, make sure the ↵ | Guillaume Gomez | -1/+4 | |
| themes file names are js compatible | ||||
| 2019-11-18 | Fix typos | Guillaume Gomez | -2/+2 | |
| Co-Authored-By: Oliver Middleton <olliemail27@gmail.com> | ||||
| 2019-11-18 | Rename theme-checker option to check-theme | Guillaume Gomez | -5/+5 | |
| 2019-11-18 | Apply review comments | Guillaume Gomez | -2/+2 | |
