Use local web resources instead of remote ones
authorMatthijs van Otterdijk <matthijs@wirevirt.net>
Sat, 18 May 2019 19:18:25 +0000 (20:18 +0100)
committerXimin Luo <infinity0@debian.org>
Sat, 18 May 2019 19:18:25 +0000 (20:18 +0100)
commit3274535525b77c62dfa8ba22a55302224d033b20
tree287675fcb51d7671fc8c7e4d240741181c24baeb
parent8a2774c35613aaff3859fc5edd066351966dff83
Use local web resources instead of remote ones

Bug: https://github.com/azerupi/mdBook/issues/271
Comment:
 Use https://github.com/infinity0/mdBook/tree/debian to help you rebase the
 patch on top of a newer version.
 .
 Make sure the paths here match the ones in debian/rust-doc.links

Comment: Use https://github.com/infinity0/mdBook/tree/debian to help you rebase the patch on top of a newer version. . Make sure the paths here match the ones in debian/rust-doc.links
Gbp-Pq: Name d-no-web-dependencies-in-doc.patch
src/tools/linkchecker/main.rs
vendor/mdbook/src/book/init.rs
vendor/mdbook/src/renderer/html_handlebars/hbs_renderer.rs
vendor/mdbook/src/renderer/html_handlebars/search.rs
vendor/mdbook/src/theme/index.hbs
vendor/mdbook/src/theme/mod.rs
vendor/mdbook/src/theme/searcher/mod.rs