JuliaPy / SymPy.jl

Julia interface to SymPy via PyCall
http://juliapy.github.io/SymPy.jl/
MIT License
266 stars 61 forks source link

Doc fixes #504

Closed jverzani closed 9 months ago

jverzani commented 1 year ago

The docs here could use some love:

money8203 commented 1 year ago

@jverzani I can help with organizing and handling of the docs!

jverzani commented 1 year ago

That's great. I was literally just working on some of this. Let me push what I have and then hand the keys over. I haven't set up the hosting through gh-pages yet, so that needs doing along with a general review.

jverzani commented 1 year ago

I just pushed #506 once it passes CI, I'll merge in.

money8203 commented 1 year ago

Awesome, I'll take that

jverzani commented 1 year ago

There are a few lines in the introduction.md changes that are causing issues with doctests that I didn't see locally. If you want me to adjust, let me know. Otherwise, I'll let you carry on.

money8203 commented 1 year ago

Sure you can fix that and then I'll start improving the docs

jverzani commented 1 year ago

All fixed with #508