Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.
This repository was archived by the owner on May 20, 2020. It is now read-only.

Sample project doesn't work in latest Ubuntu #229

@sophiajt

Description

@sophiajt

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

Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions