-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed sphinx errors #487
Fixed sphinx errors #487
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #487 +/- ##
==========================================
- Coverage 92.00% 91.89% -0.12%
==========================================
Files 60 60
Lines 4428 4441 +13
==========================================
+ Hits 4074 4081 +7
- Misses 354 360 +6
☔ View full report in Codecov by Sentry. |
Thanks! And good idea for the renaming. I noticed some links still aren't working in the online docs, page About and Index (the blue links): And the funding link does not seem to be working either "HNDS-I: Using Hypergraphs to Study Spreading Processes in Complex Social Networks.". |
Thanks for the suggestions!! I fixed all the issues you raised and also removed any mention of the old tutorials location. |
Looks good! Better to leave #485 for another PR right? |
I think I might have fixed a good number of the broken links, but it needs a double-check. We can open a dedicated PR if necessary. |
I fixed a good majority of sphinx errors. I also changed the function names in the
convert
module to be consistent.