feat(docs): publish documentation#149
Conversation
Creates an api_reference.rst file to expose the existing documentation for the few functions that have docstrings, as well as add documentation for AddrInfoType and SocketFactoryType. Now, these can be properly pointed to by other projects' documentation.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #149 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 250 250
Branches 53 53
=========================================
Hits 250 250 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks. Traveling this week. I'll take a look when I get back home and at my desk |
|
close/reopen to re-run CI |
|
I fixed the RTD build so a preview can be seen here https://aiohappyeyeballs--149.org.readthedocs.build/en/149/ |
1e3e784 to
67f710f
Compare
|
Thanks @TimMenninger |
|
FWIW, the generated document is typically gitignored with such extensions. |
I'm not following. Are you suggesting to ignore Line 74 in 36149e7 |
|
|
|
Oh, I didn't realize this PR doesn't use the new extension. The names are similar. But |
Creates an api_reference.rst file to expose the existing documentation for the few functions that have docstrings, as well as add documentation for AddrInfoType and SocketFactoryType. Now, these can be properly pointed to by other projects' documentation.
What do these changes do?
Publish documentation so it can be pointed to by other projects.
Are there changes in behavior for the user?
No.
Related issue number
N/A
Checklist