]> git.lizzy.rs Git - rust.git/commit
Add the library search box on the 404 page
authorKazuyoshi Kato <kato.kazuyoshi@gmail.com>
Thu, 27 Sep 2018 05:19:00 +0000 (22:19 -0700)
committerKazuyoshi Kato <kato.kazuyoshi@gmail.com>
Thu, 27 Sep 2018 05:21:09 +0000 (22:21 -0700)
commitf34805a8934eff05ed6b8080964bdbf3d379782b
tree84b83ad06ca9ee51e55bf8e6f2a70031919fa766
parentc3a1a0d3400bbbcac194efb6ef2b14eef9be5149
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.
src/doc/not_found.md