about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-01-23 02:53:50 +0000
committerbors <bors@rust-lang.org>2015-01-23 02:53:50 +0000
commitd8d5e4d2178097fbe92b26e57d0e18dc1eedbe5e (patch)
tree21595913f46325a665699acac95b7e56a488e64c /src/libstd/sys/unix/stack_overflow.rs
parent4874ca36f61d1975398c2ddb9e3d43443a8c373b (diff)
parent2b11a80a60dbae980418b229ab89d2a28dbbc15f (diff)
downloadrust-d8d5e4d2178097fbe92b26e57d0e18dc1eedbe5e.tar.gz
rust-d8d5e4d2178097fbe92b26e57d0e18dc1eedbe5e.zip
Auto merge of #20221 - liigo:rustdoc-sidebar-tooltips-v3, r=alexcrichton
This pull request add tooltips to most links of sidebar.
The tooltips display "summary line" of items' document.

Some lengthy/annoying raw markdown code are eliminated, such as links and headers.
- `[Rust](http://rust-lang.org)` displays as `Rust` (no URLs)
- `# header` displays as `header` (no `#`s)

Some inline spans, e.g. ``` `code` ``` and ```*emphasis*```, are kept as they are, for better readable.

I've make sure `&` `'` `"` `<` and `>` are properly displayed in tooltips, for example, `&'a Option<T>`.

Online preview: http://liigo.com/tmp/tooltips/std/index.html

@alexcrichton @steveklabnik since you have reviewed my previous ([v1](https://github.com/rust-lang/rust/pull/13014),[v2](https://github.com/rust-lang/rust/pull/16448)) PRs of this serise, which have been closed for technical reasons. Thank you.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions