summaryrefslogtreecommitdiff
path: root/doc/api/bootcount.rst
AgeCommit message (Collapse)Author
2024-07-16drivers: bootcount: Fix typo in documentationVasileios Amoiridis
The bootcount documentation was using "unattended" while it probably intending to say "unintended" Signed-off-by: Vasileios Amoiridis <[email protected]> Reviewed-by: Quentin Schulz <[email protected]>
2024-07-16doc: api: bootcount: Convert to rST documentationVasileios Amoiridis
Move to the new documentation style with rST formatting. Signed-off-by: Vasileios Amoiridis <[email protected]>