Add user manuals for time module - #148
Conversation
It includes - An overall architecture introduction and a guide for choosing the right clock. - A detailed API description covering basic usage, lifecycle management, advanced subscriptions, and unit-testing patterns. - A dedicated integration guide for system integrators. - A troubleshooting guide for diagnosing common runtime issues.
…rib/score_inc_time into docs/ryan-steel-LudwigAtBosch-user-manual
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
…o docs/ryan-steel-LudwigAtBosch-user-manual
9d17948 to
d9b38ba
Compare
…o docs/ryan-steel-LudwigAtBosch-user-manual
NEOatNHNG
left a comment
There was a problem hiding this comment.
Content already reviewed by team.
|
@ryan-steel The documentation build shows now the following output which might indicate that it is confused on what should be the main page where the documentation is kept at (module/index or module/manuals/user_manual). Can you check whether it makes sense or indicates a bug? |
There was some doubling of entries in toctrees - I've cleaned up in the latest commit, no more consistency warnings. |
This section should be added back once we have release notes for score_time.
Improvement
Adds user-facing documentation for S-CORE time module and its key components.
Description
Related Ticket
closes #125 (improvement ticket)