Uh oh!
There was an error while loading. Please reload this page.
Document ngclient - #1474
Conversation
I should file issues for the "implement docs build, publish on readthedocs" steps but I'm not entirely sure what that really includes... My quick-and-dirty test method:
|
sechkova
left a comment
There was a problem hiding this comment.
I think this is a good starting point for documenting the client. We can most likely find a ways to improve it while we keep tuning the client API and publishing the docs.
Yeah, the links look a bit ugly in the source but are useful in the html.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I had to add some settings so that |
58221cd to
0c85e43CompareUh oh!
There was an error while loading. Please reload this page.
* Added module docs and a simple example * Experimented with sphinx linking for classes and methods (it's pretty ugly in source format) * Small improvements in the methods docs Fixestheupdateframework#1385 Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
joshuagl
left a comment
There was a problem hiding this comment.
Thanks, this looks like a decent start. Let's merge and iterate.
I've tested this with sphinx (+ napoleon plugin for google docstrings) and it works.
I did not go all-in with the sphinx links as it looks quite ugly in the source code -- not sure which to optimize here.