Commit graph

5 commits

Author SHA1 Message Date
Pratik Agrawal
4a76ca7f21
Update text.md 2024-11-07 12:18:14 +05:30
vivek-tripathi-9005
596e903ba9 docs: Add full stops to sentences in "Description" column and doc.
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.
2024-11-07 11:33:51 +05:30
vivek-tripathi-9005
5b86aac243 docs: Convert device details to a table format for readability.
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.
2024-11-07 11:29:14 +05:30
vivek-tripathi-9005
3cbe419802 docs: Add missing full stop in "Description" column.
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.
2024-11-07 11:25:59 +05:30
Karan Rathod
4ca0431221
[docs]: Add App-Builder 1.7 docs and update quickstart guide (#9872)
* 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
2024-05-31 20:01:27 +05:30