Previously, some sentences in the "Description" column and other
sections of the documentation lacked proper punctuation.
This commit resolves this by adding full stops at the end of sentences
where necessary, improving consistency and readability across the doc.
Fixes: #11059.
Previously, device details were presented as text, making it difficult
to quickly compare and read the information.
This commit resolves this by converting the device details into a
structured table format, improving readability and making it easier for
users to interpret the information.
Fixes: #11059.
Previously, the sentence in the "Description" column was
missing a full stop, causing inconsistency in punctuation.
This commit resolves this by adding the missing full stop
at the end of the sentence, ensuring proper punctuation
and consistency in the documentation.
Fixes: #11059.
* revamp checkbox, toggle and button component docs
* update button component doc and add videos to quickstart guide
* re-arrange sidebar items
* create a new version and update a video