Cargo doc fails to generate documentation
Open
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
When familiarising myself with the relay compiler codebase I ran;
```
cd compiler
cargo doc --open
```
There are a slew of errors that come up with URLs int the documentation that aren't formatted correctly in docstrings.
Contributor guide
Assessment
This issue has not been assessed yet.