Docs link python classes to docs #2633#2739
Conversation
|
@Bibo-Joshi Is there anything else i should add to this pr? |
|
Hi. As mentioned in #2738 and offline, it would be good if you build the docs and checked for places where linking to the python/APS docs is not yet used or used wrongly. Ofc I don't expect you to check every docstring manually, that's just not feasible. However, |
|
|
done |
harshil21
left a comment
There was a problem hiding this comment.
pretty much how I would do it. If there are missing/wrong references in other parts of code, we can just fix it later
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
Thanks for the contribution :) |

Resolves item number 2 on the original message in #2633 - link to python docs.
Added intersphinx to conf.py, also minor docs mending.