about summary refs log tree commit diff
path: root/src/doc/rustdoc.md
AgeCommit message (Expand)AuthorLines
2025-07-07fix the link in `rustdoc.md`Makai-1/+1
2015-01-21Move rustdoc.md into the bookSteve Klabnik-294/+1
2015-01-15rollup merge of #21041: steveklabnik/gh17554Alex Crichton-0/+29
2015-01-15Add explanation of main to rustdoc docsSteve Klabnik-0/+29
2015-01-13Replace usage of deriving with derive in docsGreg Chapple-1/+1
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-2/+2
2014-10-31auto merge of #18381 : pelmers/rust/patch-1, r=alexcrichtonbors-1/+1
2014-10-29Rename fail! to panic!Steve Klabnik-2/+2
2014-10-27Small grammar fix in rustdoc.mdPeter Elmers-1/+1
2014-10-04docs: Reference hoedown instead of sundownBrian Campbell-2/+2
2014-07-02Fix example in docs on documentationDerecho-1/+1
2014-06-30Allow external html in rustdoc for crates.zzmp-4/+15
2014-06-19rustdoc: add the ability to run tests with --test.Huon Wilson-0/+12
2014-06-02docs: Stop using `notrust`Florian Gilcher-9/+17
2014-05-25rustdoc: Move inlining to its own moduleAlex Crichton-1/+5
2014-05-25doc: Document the new #[doc(no_inline)] attributeAlex Crichton-0/+21
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-1/+1
2014-05-24Get "make check" to work with unused-attributeSteven Fackler-0/+1
2014-05-21Change static.rust-lang.org to doc.rust-lang.orgAlex Crichton-1/+1
2014-05-16doc: Remove all uses of `~str` from the documentation.Patrick Walton-1/+1
2014-05-03rustdoc: Migrate from sundown to hoedownAlex Crichton-47/+34
2014-04-12Update tutorials to use new attribute syntax (#13476)Manish Goregaokar-2/+2
2014-04-04Remove references to obsolete `do` keywordMatt Brubeck-2/+2
2014-03-18Typo fixes.Lindsey Kuper-9/+9
2014-03-09docs: render rustdoc docs with rustdoc, hack around sundown code-fenceHuon Wilson-39/+54
2014-03-09rustdoc: run on plain Markdown files.Huon Wilson-0/+25
2014-03-08Add an option to not run rustdoc blocksSteven Fackler-2/+11
2014-03-04doc: use the newer faviconAdrien Tétar-1/+1
2014-02-20move extra::test to libtestLiigo Zhuang-1/+1
2014-02-15auto merge of #12298 : alexcrichton/rust/rustdoc-testing, r=sfacklerbors-20/+12
2014-02-14Update rustdoc testing to test all code blocksAlex Crichton-20/+12
2014-02-14extern mod => extern crateAlex Crichton-2/+2
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+182