docs: refresh user and dev documentation - #880
Conversation
Reorganize the docs for better usability, and refresh content.
dlaw4608
left a comment
There was a problem hiding this comment.
I like the new layout for the site, I installed zensical and ran it locally, it also includes day/night theme setting (which is great), In terms of the refreshed documentation the content make sense, it is easy to read, and very informative.
Read through everything, could not find any typos or grammar issues, only found one small thing regarding the log levels, but is a tiny fix. Overall this looks great!!! @mandre
|
|
||
| | Level | Description | | ||
| |-------|-------------| | ||
| | 0 | Status messages: startup, shutdown | |
There was a problem hiding this comment.
minor-fix: Is the log levels not mapped 1 -> 4? , If someone picked 2 --zap-log-level=2 expecting "Verbose" they would actually get "Info", I think the documentation is one behind the actual log levels as shown here see https://github.com/k-orc/openstack-resource-controller/blob/main/internal/logging/levels.go WDYT?
Reorganize the docs for better usability, and refresh content.