Vanessamae23 commented on issue #1012: URL: https://github.com/apache/mahout/issues/1012#issuecomment-3864850948
Hi everyone! I've put together a initial PR to address this although i am not sure if i am getting it right. This script currently handles the Python API generation using pdoc and rustdoc for the Rust with a automated CI and a bot to deploy latest updates if there is, just a very drafted version here : https://github.com/Vanessamae23/mahout/pull/1 With samples here, https://vanessamae23.github.io/mahout/api/rust/ https://vanessamae23.github.io/mahout/api/python To run and see how it looks like in the web version: run start the docusaurus <img width="1470" height="843" alt="Image" src="https://github.com/user-attachments/assets/9f07b6f1-d2c6-430f-b8b4-b4a3aa53cd32" /> <img width="1447" height="821" alt="Image" src="https://github.com/user-attachments/assets/a6f9e449-8549-482b-9f66-509e68505e8b" /> I’d love to get some feedback on this approach but if it does not work or someone else has a better approach, sounds great too.. learnt along the way as well -- 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]
