DOC: Add crossrefs to info docstring#13811
DOC: Add crossrefs to info docstring#13811athishdresu wants to merge 2 commits intomne-tools:mainfrom
Conversation
|
I just realized this PR accidentally included all the old commits from my previous GSoC PR. I think my local main branch wasn't updated properly before I created this new branch.The only commit actually meant for this issue is the very last one (DOC: Add crossrefs to info docstring). I am still learning the advanced parts of Git—could you let me know the best way to fix this, or if it's something you can easily filter out on your end? Sorry for the extra commits |
|
@athishdresu you can rebase with main and then drop the commits that are not part of this PR, in this way you can clean you PR:-- please let me know if you get stuck and need help. |
fb7ca53 to
1378433
Compare
|
@Aniketsy thanks so much for the guidance I just successfully rebased and dropped all the unrelated commits,let me know if everything looks correct now |
This PR adds the recommended cross-references to the Info docstring addressing the first batch of functions discussed in #7774