-
Notifications
You must be signed in to change notification settings - Fork 11
Various improvements to the docs #29
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
base: master
Are you sure you want to change the base?
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #29 +/- ##
=========================================
Coverage ? 96.42%
=========================================
Files ? 1
Lines ? 56
Branches ? 0
=========================================
Hits ? 54
Misses ? 2
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
A couple questions from the docs build log:
|
|
Mostly LGTM. I'm not sure if the (And if the same docstring is included in a manual I defined the docstrings for Why are we getting a warning? |
This PR includes several changes to the docs
@reflinks to macros (so the links will actually work instead of point to a 404 page)Each change above corresponds to a separate commit, so they can be reviewed independently, and if any of them are not desirable, they can be easily removed from the branch.
(This PR is a follow-up to #26.)