diff options
| author | bors <bors@rust-lang.org> | 2015-09-05 04:03:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-09-05 04:03:34 +0000 |
| commit | 973da4fe6f5a3b3b8ac78af401f1d77c5ba6fc37 (patch) | |
| tree | 945bf6013cdcd67a781718ff802b089e313dd296 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 7ee876cb8e0e3308669d3e00faa3ffe1034ca562 (diff) | |
| parent | 0f0c48b0b10358427f23572096d117d07daa67cb (diff) | |
| download | rust-973da4fe6f5a3b3b8ac78af401f1d77c5ba6fc37.tar.gz rust-973da4fe6f5a3b3b8ac78af401f1d77c5ba6fc37.zip | |
Auto merge of #28240 - nhowell:master, r=steveklabnik
The Introduction page generated by rustbook used weird relative links like "./getting-started.html" instead of just "getting-started.html" like on the other pages. This adversely affected Windows builds the worst, since it generated links like ".\getting-started.html" (note the backslash). If you then try to upload the generated book to a webserver, you end up with 404's. See this example of what is going on with the Introduction page links and why this PR should fix it: http://is.gd/fRUTXk Compare the links on these two pages, for instance: https://doc.rust-lang.org/nightly/book/ https://doc.rust-lang.org/nightly/book/getting-started.html Also, fix a few whitespace issues in build.rs.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
