about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2014-01-11 19:16:25 -0800
committerKevin Ballard <kevin@sb.org>2014-01-11 19:16:25 -0800
commitd76ce5f31eb8302076b6b2e3f8bb28560a12cc94 (patch)
tree9d21be59805d95ed4659f2b9a0c7323f6a61d7fa /doc
parentde6f213927f4b4040a970b19cd5060698fb6731f (diff)
downloadrust-d76ce5f31eb8302076b6b2e3f8bb28560a12cc94.tar.gz
rust-d76ce5f31eb8302076b6b2e3f8bb28560a12cc94.zip
Add librustuv to doc/index.md
Diffstat (limited to 'doc')
-rw-r--r--doc/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.md b/doc/index.md
index 2d8911897c4..456fedf2d47 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -29,6 +29,7 @@
 [The M:N runtime library, `libgreen`](green/index.html)  
 [The 1:1 runtime library, `libnative`](native/index.html)
 
+[The Rust libuv library, `librustuv`](rustuv/index.html)  
 [The Rust packaging library, `librustpkg`](rustpkg/index.html)
 
 [The Rust parser, `libsyntax`](syntax/index.html)