about summary refs log tree commit diff
path: root/src/doc/index.md
AgeCommit message (Expand)AuthorLines
2014-10-01Add a guide to compiler pluginsKeegan McAllister-0/+1
2014-09-22manual -> reference & formattingSteve Klabnik-1/+1
2014-09-17rollup merge of #17277 : steveklabnik/doc_fix_rollupAlex Crichton-4/+4
2014-09-15Don't use 'here'Steve Klabnik-4/+4
2014-09-13Remove container guide.Steve Klabnik-1/+0
2014-09-10reintroduce manual link in doc indexSteve Klabnik-0/+4
2014-08-28Revamp doc indexSteve Klabnik-63/+73
2014-08-01doc: Make sure all doc titles say 'Rust'. #12466Brian Anderson-2/+2
2014-07-29adding discuss.rust-lang to communityAlexis Beingessner-0/+1
2014-07-18Include Strings guide with the others.Steve Klabnik-0/+1
2014-06-24Remove the cheat sheet.Steve Klabnik-1/+0
2014-06-19doc: Add disclaimers about versions of external docsBrian Anderson-2/+6
2014-06-19Update the external links in the doc indexBrian Anderson-4/+14
2014-06-16Update repo locationBrian Anderson-1/+1
2014-06-01rustdoc: Fix some more broken linksAlex Crichton-1/+0
2014-05-25doc: add a new language design faqCorey Richardson-7/+8
2014-04-25Add a regex crate to the Rust distribution.Andrew Gallant-0/+1
2014-04-14doc: Address feedback about introBrian Anderson-1/+1
2014-04-09doc: Add "A 30-minute Introduction to Rust"Brian Anderson-0/+1
2014-04-06auto merge of #13345 : bjz/rust/irc, r=alexcrichtonbors-1/+5
2014-04-06Mention more IRC channels on the documentation homepageBrendan Zabarauskas-1/+5
2014-04-04Fix fallout from std::libc separationCorey Richardson-0/+1
2014-03-15Test fixes and rebase conflictsAlex Crichton-0/+1
2014-03-15doc: Remove reference to the 'extra' libraryAlex Crichton-1/+0
2014-03-14auto merge of #12896 : alexcrichton/rust/goodbye-extra, r=brsonbors-0/+2
2014-03-15docs: begin a "low-level & unsafe code" guide.Huon Wilson-0/+1
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-0/+2
2014-03-12docs: add two unlisted libraries to the index page.Huon Wilson-0/+2
2014-03-09docs: adjust code blocks to pass with rustdoc.Huon Wilson-0/+2
2014-02-28Add `time` crate to index, expand docs of `test`.Huon Wilson-1/+2
2014-02-25auto merge of #12539 : gmjosack/rust/master, r=alexcrichtonbors-1/+0
2014-02-25Remove references to guide-conditionsGary M. Josack-1/+0
2014-02-24Add link to libtest in doc indexKevin Ballard-0/+1
2014-02-16doc: Reorganize the library indexBrian Anderson-11/+8
2014-02-11remove dead link to rustpkg documentationJeremyLetang-2/+0
2014-02-11Factoring bigint, rational, and complex out of libextra into libnum.Felix S. Klock II-0/+1
2014-02-10Added link to fourcc docsDerek Guenther-0/+1
2014-02-08auto merge of #12114 : brson/rust/faqs, r=cmrbors-1/+0
2014-02-09rustpkg has gone.OGINO Masanori-1/+0
2014-02-08doc: Modernize FAQs just slightlyBrian Anderson-1/+0
2014-02-07moved collections from libextra into libcollectionsHeroesGrave-0/+1
2014-02-06Move getopts out of extraArcterus-0/+1
2014-02-05pull extra::{serialize, ebml} into a separate libserialize crateJeff Olson-2/+3
2014-02-05move concurrent stuff from libextra to libsyncJeremyLetang-0/+1
2014-02-04extra: Move uuid to libuuidBirunthan Mohanathas-0/+1
2014-02-03Move semver out of libextra.OGINO Masanori-0/+1
2014-02-02Move term, terminfo out of extra.xales-0/+1
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+61