jorgecarleitao commented on issue #255: URL: https://github.com/apache/arrow-datafusion/issues/255#issuecomment-913334871
I would not recommend mixing Python in the Rust user guide. Most users of Python do not care about Rust and vice-versa and each programming language usually has its own way of compiling guides tailored for the language (e.g. allow code with links to the playground in Rust). For Python, I would recommend what fastAPI (and others) [do](https://github.com/tiangolo/fastapi/tree/master/docs/en) via [mkdocs](https://www.mkdocs.org/). -- 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]
