You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2020. It is now read-only.
On a lark, I decided to give rustdoc2 a spin and see where things are. I followed the steps in the docs, but they don't seem to work:
> cargo build --all --release
> cargo run --release --bin rustdoc -- --manifest-path=example/Cargo.toml open
Finished release [optimized] target(s) in 0.0 secs
Running `target/release/rustdoc --manifest-path=example/Cargo.toml open`
gio: file:///home/jonathan/Source/rustdoc/example/target/doc/example/index.html: Error when getting information for file “/home/jonathan/Source/rustdoc/example/target/doc/example/index.html”: No such file or directory