amoeba opened a new pull request, #349:
URL: https://github.com/apache/arrow-cookbook/pull/349

   While looking at the cookbooks I noticed the user doesn't have any way to 
navigate from an individual cookbook back up to the list of cookbooks. Part or 
all of the reason for this is probably that, at the source code level, each 
cookbook is managed as a separate Sphinx build. It's a minor thing, but this PR 
adds an "All Cookbooks" link below the User Guide and API Reference links in 
the sidebar to each cookbook.
   
   Before:
   
   
![image](https://github.com/apache/arrow-cookbook/assets/563/ffba3845-8d14-4d04-ba3c-1976287f12e7)
   
   After:
   
   
![image](https://github.com/apache/arrow-cookbook/assets/563/0df78023-f6bb-4726-b695-f494de490319)
   
   I opted to use a relative link instead of an absolute one so the link works 
locally and on preview builds but let me know if that should be changed.


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

Reply via email to