Apache Iceberg Rust version
None
Describe the bug
There are a number of issues in the current docs build. This includes:
- Trailing triple backslash on it's own at the end of a doc comment (it's opened and never closed).
- Links to specs which are not clickable.
- References to internal APIs that are not accessible.
I propose fixing up the docs to fix these niggling issues. Making the links clickable would be a nice QoL improvement.
To Reproduce
Expected behavior
- There should be no errors or warnings when build the docs.
Willingness to contribute
I can contribute a fix for this bug independently
Apache Iceberg Rust version
None
Describe the bug
There are a number of issues in the current docs build. This includes:
I propose fixing up the docs to fix these niggling issues. Making the links clickable would be a nice QoL improvement.
To Reproduce
cargo doc --no-depsalso displays the errors.Expected behavior
Willingness to contribute
I can contribute a fix for this bug independently