Skip to content

Commit

Permalink
auto merge of #12184 : JeremyLetang/rust/rustpkg-link, r=alexcrichton
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Feb 12, 2014
2 parents 11bc14d + 56ca5f8 commit db264b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ li {list-style-type: none; }
* [Tasks and Communication](guide-tasks.html)
* [Foreign Function Interface](guide-ffi.html)
* [Macros](guide-macros.html)
* [Packaging](guide-rustpkg.html)
* [Testing](guide-testing.html)
* [Conditions](guide-conditions.html)
* [Rust's Runtime](guide-runtime.html)
Expand All @@ -32,7 +31,6 @@ li {list-style-type: none; }
* [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)
* [The Rust compiler, `librustc`](rustc/index.html)
Expand Down

0 comments on commit db264b4

Please sign in to comment.