rust/src/doc
Matthias Krüger b0924297e1
Rollup merge of #141486 - xizheyin:issue-141414, r=GuillaumeGomez
rustdoc book: add argument explanation for `html_playground_url`

Fixes #141414

r? `@GuillaumeGomez`
2025-05-24 16:08:48 +02:00
..
book@230c68bc1e Update books 2025-05-19 19:01:24 +02:00
edition-guide@aa6ce337c0 Update books 2025-05-21 01:50:12 +02:00
embedded-book@0b8219ac23 Update books 2025-02-10 18:00:41 +01:00
man Update rustc man page to match rustc --help 2022-08-01 22:03:18 +00:00
nomicon@c76a20f0d9 Update books 2025-04-21 19:00:50 +02:00
reference@118fd1f1f0 Update books 2025-05-21 01:50:12 +02:00
rust-by-example@c9d151f914 Update books 2025-05-19 19:01:24 +02:00
rustc Add 2nd Solaris target maintainer 2025-05-23 15:31:01 +02:00
rustc-dev-guide Merge pull request #2392 from rust-lang/rustc-pull 2025-05-20 04:37:19 +02:00
rustdoc rustdoc book: add argument explanation for html_playground_url 2025-05-24 17:08:43 +08:00
style-guide style: Never break within a nullary function call func() or a unit literal () 2025-05-07 20:36:06 +01:00
unstable-book document some -Z flags 2025-05-24 01:14:39 -04:00
complement-design-faq.md
complement-lang-faq.md
complement-project-faq.md
favicon.inc doc: no shortcut in rel="icon" 2022-01-28 13:42:48 +01:00
footer.inc avoid reuse tripping over copyright notices 2023-03-09 12:24:43 +01:00
full-toc.inc
grammar.md Remove legacy grammar 2019-09-30 07:46:10 +02:00
guide-crates.md
guide-error-handling.md
guide-ffi.md
guide-macros.md
guide-ownership.md
guide-plugins.md Remove support for compiler plugins. 2023-11-04 08:50:46 +11:00
guide-pointers.md
guide-strings.md
guide-tasks.md
guide-testing.md
guide-unsafe.md
guide.md
index.md doc: add release notes to standalone doc bundle 2023-11-13 16:00:31 -07:00
intro.md
not_found.md rustdoc: consistentify #TOC and #ModNav to lowercase 2024-08-20 16:51:40 -07:00
redirect.inc doc: no shortcut in rel="icon" 2022-01-28 13:42:48 +01:00
reference.md Update reference.md 2021-07-10 19:51:36 +02:00
robots.txt Block version-specific docs from search engines 2020-03-14 02:29:35 +00:00
rust.css Fix heading anchors in doc pages. 2024-03-18 09:13:18 -07:00
rust.md
rustdoc.md
tutorial.md
version_info.html.template