about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-02-03 15:11:44 -0800
committerbors <bors@rust-lang.org>2014-02-03 15:11:44 -0800
commitfde11e7ae5b9b67dfdf23862f60f4ee4dae4910f (patch)
tree72bd687dcfe75e5258146baee470be6ee0ed95f7 /src/doc
parentd42521aa92006a3378c535adec80ae2257bff083 (diff)
parentfdb820a1be9d28220a2e509b1f29e5381516c9ee (diff)
downloadrust-fde11e7ae5b9b67dfdf23862f60f4ee4dae4910f.tar.gz
rust-fde11e7ae5b9b67dfdf23862f60f4ee4dae4910f.zip
auto merge of #12012 : omasanori/rust/semver, r=alexcrichton
Done as a part of #8784.
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/index.md b/src/doc/index.md
index 730c9c744f6..a639ca16f35 100644
--- a/src/doc/index.md
+++ b/src/doc/index.md
@@ -40,6 +40,7 @@ li {list-style-type: none; }
 * [The `arena` allocation library](arena/index.html)
 * [The `flate` compression library](flate/index.html)
 * [The `glob` file path matching library](glob/index.html)
+* [The `semver` version collation library](semver/index.html)
 * [The `term` terminal-handling library](term/index.html)
 
 # Tooling