Various improvements to the docs - #29
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.)