Rearrangement: "getting started" page is for developers.

Lindsey Kuper
2012-06-27 13:06:02 -07:00
parent df38a2bf45
commit 5901cbb7ff
3 changed files with 2 additions and 2 deletions
-1
@@ -9,7 +9,6 @@ Listing of documentation for users
## General instructions
* [[Doc getting started]]
* [[Doc using cargo to manage packages]]
* [[Doc using rustdoc]]
* [[Doc Memory, modes, and mutation]], _a guide for the perplexed_
+2 -1
@@ -2,9 +2,10 @@ Listing of notes for developers
## Process and workflow notes
* [[Note wiki conventions]]
* [[Note getting started developing Rust]]
* [[Note development policy]] -- **please read this**
* [[Note RFC process]] -- **read this for larger changes**
* [[Note wiki conventions]]
* [[Note bug janitors]]
* [[Note development roadmap]]
* [[Note compiler snapshots]]