JosephLenton opened a new issue, #2938:
URL: https://github.com/apache/iceberg-rust/issues/2938

   ### 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
   
    * There are warnings outputted here from the last docs.rs release build 
https://docs.rs/crate/iceberg/latest/builds/3912412
    * Running `cargo doc --no-deps` also displays the errors.
   
   ### 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to