chiark / gitweb /
Attempt to build std docs locally
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 22 Dec 2020 20:49:41 +0000 (20:49 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 22 Dec 2020 20:49:41 +0000 (20:49 +0000)
commit67ffb097dbee0bd689e3b6075ade2ed421db5723
tree188f4bf1874b3d5012f9c44d5ea81700a7178ec0
parent583d2c0107f24ece3ea2b8a62692f18b84c36501
Attempt to build std docs locally

But it doesn't work, producing some broken links eg
  file://///home/rustcargo/Rustup/Game/server/target/doc/std_doc/std/str/index.html
link "the str primitive type" to
  file://///home/rustcargo/Rustup/Game/server/target/doc/std_doc/std/primitive.str.html
Cargo.lock.example
Cargo.toml
src/std-doc/Cargo.toml [new file with mode: 0644]
src/std-doc/lib.rs [new file with mode: 0644]