-
Notifications
You must be signed in to change notification settings - Fork 59
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
Suggestions for API reference doc #554
Comments
I had a look at the list above, I will refactor most of the items mentioned above. There are two points that might need further discussion:
|
Yes, I think so. The help output is quite short so the grouping makes more sense there. I think in the reference here it'll be better to use alphabetical. The API reference doesn't need to match Re "changes -> changes and tasks", I think the latter is better as it connects it to tasks. We could also link https://canonical-pebble.readthedocs-hosted.com/en/latest/reference/changes-and-tasks/ -- we call them 'changes and tasks' quite a bit.
No, sorry, alphabetically is good here too -- I wasn't thinking about order. Let's do alpha: control, stderr, stdio. |
I have a suggestion about the ordering of the categories (aka tags). See #555 (comment) |
The new API reference page is really good, thanks @IronCore864 for your efforts here. Here are a bunch of suggested minor improvements after a closer look:
client.stop_services(['mysvc'])
./path/to/.pebble.socket
like the Python one in all cases:Z
or a time zone offset, not both. Two of the examples have both.n
. In fact, I think we just drop the "format: int32" everywhere.I realise that's a lot of items, but they should all be pretty minor!
CC: @dwilding
The text was updated successfully, but these errors were encountered: