diff options
| author | bors <bors@rust-lang.org> | 2014-01-15 07:46:37 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-01-15 07:46:37 -0800 |
| commit | 7232dbf7685ba386d079993041d7aea32ee05911 (patch) | |
| tree | bbe96a86f9be4b2d54a69a0b4f39db38f810635e | |
| parent | 7bebdbd96826cc70c8e39d025a64b76cd64a2ee7 (diff) | |
| parent | 8e5f068d695af201382138fbc3e63ce9daa437de (diff) | |
| download | rust-7232dbf7685ba386d079993041d7aea32ee05911.tar.gz rust-7232dbf7685ba386d079993041d7aea32ee05911.zip | |
auto merge of #11564 : am0d/rust/dox, r=huonw
Needs a line break here for readability.
| -rw-r--r-- | doc/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md index cf68310d353..4175962f620 100644 --- a/doc/index.md +++ b/doc/index.md @@ -19,7 +19,7 @@ [Macros](guide-macros.html) [Packaging](guide-rustpkg.html) [Testing](guide-testing.html) -[Conditions](guide-conditions.html) +[Conditions](guide-conditions.html) [Rust's Runtime](guide-runtime.html) # Libraries |
