JuliaPy / PyCall.jl

Package to call Python functions from the Julia language
MIT License
1.46k stars 187 forks source link

Using Documenter.jl instead of a long README #944

Open gdalle opened 2 years ago

gdalle commented 2 years ago

Hi everyone, Whenever I want to use PyCall.jl, I find myself scrolling around the README looking for the information I need. Would a classic web page built with Documenter.jl be more appropriate and extendable? I'd be happy to propose a PR if that is something you might consider.