| Age | Commit message (Collapse) | Author | Lines |
|
dro means "doc.rust-lang.org", but it is too cryptic.
|
|
Instead of having the standard library search and DuckDuckGo search.
This change merges two of them, with radio buttons.
|
|
It actually has a link to search already, but it would be better to
have the search "box" as like index.md to be consistent.
<style> can be shared with index.md, but these pages currently
use https://doc.rust-lang.org/rust.css directly.
Fixes #14572.
|
|
|
|
It's currently linking to a page that says it's on the page I'm changing the link too.
|
|
Also fixes a few outdated links.
|
|
Fixes #25794
|
|
|
|
|
|
Fixes #17368
|
|
Search functionality uses both duckduckgo for site wide doc search
and the rust specific documentation search @
http://doc.rust-lang.org/core/?search=unwrap_or_else
|
|
reference https://github.com/rust-lang/rust/issues/18498
|
|
'reference' sounds better than 'manual' to me here, and rust.html is
certainly wrong.
I also wrapped everything to 80 cols.
|
|
The new documentation site has shorter urls, gzip'd content, and index.html
redirecting functionality.
|
|
|