Michael Howell
12a3c42ccc
rustdoc: consistentify #TOC and #ModNav to lowercase
2024-08-20 16:51:40 -07:00
avborhanian
f3f6891be2
Update location from a relative path to absolute
2022-01-07 01:29:20 -08:00
Kazuyoshi Kato
23af6bb4e3
dro -> duckduckgo
...
dro means "doc.rust-lang.org", but it is too cryptic.
2018-10-05 08:52:44 -07:00
Kazuyoshi Kato
ecb5142ede
Unify the search boxes
...
Instead of having the standard library search and DuckDuckGo search.
This change merges two of them, with radio buttons.
2018-09-30 09:00:37 -07:00
Kazuyoshi Kato
f34805a893
Add the library search box on the 404 page
...
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 .
2018-09-26 22:21:09 -07:00
Guillaume Gomez
eb84f4243f
fix markdown file differences
2017-12-07 23:56:21 +01:00
Ryan Scheel
6363b06ffc
Update reference link in doc's 404
...
It's currently linking to a page that says it's on the page I'm changing the link too.
2017-11-04 20:53:27 -07:00
Eli Friedman
bbbfed2f93
Use https URLs to refer to rust-lang.org where appropriate.
...
Also fixes a few outdated links.
2015-08-09 14:28:46 -07:00
Steve Klabnik
1cede0b0ef
Fix section headers on Not Found page
...
Fixes #25794
2015-05-27 19:15:17 -04:00
Chris Morgan
928bd4fe10
Fix #24872 , XSS in docs not found page.
2015-04-28 13:31:45 +10:00
Tamir Duberstein
d51047ded0
Strip all leading/trailing newlines
2015-03-15 09:08:21 -07:00
Steve Klabnik
425f449fda
Remove PDF link on 404 page
...
Fixes #17368
2015-01-12 13:16:07 -05:00
Sean Jensen-Grey
eca7ab508d
cleaned up ids, added direct rust doc search
...
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
2014-11-02 08:06:32 -08:00
Sean Jensen-Grey
7fbcdc75a9
add populated search box to docs 404 page
...
reference https://github.com/rust-lang/rust/issues/18498
2014-11-01 20:43:02 -07:00
Steve Klabnik
47682f96de
manual -> reference & formatting
...
'reference' sounds better than 'manual' to me here, and rust.html is
certainly wrong.
I also wrapped everything to 80 cols.
2014-09-22 17:54:09 -04:00
Alex Crichton
799ddba8da
Change static.rust-lang.org to doc.rust-lang.org
...
The new documentation site has shorter urls, gzip'd content, and index.html
redirecting functionality.
2014-05-21 19:55:39 -07:00
Richo Healey
ef23fa17c3
docs: Add a not found page
2014-05-13 17:24:07 -07:00