reorg

Graydon Hoare
2012-01-06 11:02:23 -08:00
parent afa9c03885
commit 1c8eaf615d
+1 -51
@@ -1,54 +1,4 @@
This is a very preliminary work in progress. No supported releases yet nor defined release schedule / plans. Caveat emptor. It will crash. It will change syntax and semantics. It will eat your laundry. Use at your own risk. Etc.
* [[Development policy]] (please read)
## Documentation
* [Tutorial](http://www.rust-lang.org/doc/tutorial/)
* Manual ([HTML](http://doc.rust-lang.org/doc/rust.html)) ([PDF](http://doc.rust-lang.org/doc/rust.pdf))
* [Core library](http://doc.rust-lang.org/doc/core/index.html)
* [Standard library](http://doc.rust-lang.org/doc/std/index.html)
## FAQs
* [[Language FAQ]]
* [[Project FAQ]]
* [[Usage FAQ]]
## Developer notes
* [[Getting started]] — _read this first_
* [[Core Styleguide]]
* [[Roadmap]]
* [[Git workflow]]
* [[Running a Tinderbox]]
* [[Compiler snapshots]]
* [[The Rust test suite]]
* [[Advanced configuration]]
* [[Defined attributes]]
## Design notes
* [[Attribute notes]]
* [[Composability]]
* [[Constrained types]]
* [[Constraints in rustc and libraries]]
* [[Core library notes]]
* [[Disjoint union types]]
* [[Error reporting]]
* [[Function types]]
* [[Logging vision]]
* [[Mutable slots]]
* [[Object system design and implementation]]
* [[Object types]]
* [[Proposal for predicate language]]
* [[Standard library notes]]
* [[Syntactic issues in pattern matching]]
* [[Syntax extension]]
* [[Tasks and communication]]
* [[Unit testing]]
## Meetings
* [[Meetings]]
See the category list in the sidebar for lists of sub-pages.