jorgecarleitao opened a new pull request #8310:
URL: https://github.com/apache/arrow/pull/8310


   This is a revamp of the landing page of Arrow's crate in docs.rs.
   
   * Moved most documentation from README to `src/lib.rs`
   * expanded documentation with implemented functionality, including links to 
each part in the project
   * added a minimal example demonstrating basic functionality
   
   How it looks like:
   
   <img width="1346" alt="Screenshot 2020-09-30 at 20 43 10" 
src="https://user-images.githubusercontent.com/2772607/94726491-9ca78c00-035d-11eb-89a8-187a9d3dbddc.png";>
   
   We can still do better, but IMO is better than the current version: 
https://docs.rs/arrow/1.0.1/arrow/
   
   I moved docs from the `README` to this page, so that we do not have to 
maintain it in two places, and added a link in the README to the `src/lib.rc` 
to refer for details.
   


----------------------------------------------------------------
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.

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


Reply via email to