mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 06:47:01 +00:00
7a517f3ac7
To generate docs, from doc folder run /path/to/Qt/installation/bin/qdoc statusq.qdocconf A folder named "html" will be generated under doc, open the statusq-index.html to get to the home page.
20 lines
460 B
Plaintext
20 lines
460 B
Plaintext
/*!
|
|
\page statusq-index.html
|
|
\title StatusQ
|
|
\brief A components library for Status desktop client.
|
|
|
|
|
|
StatusQ provides a collection of components....
|
|
|
|
StatusQ - Components and Interfaces
|
|
\list
|
|
\li \l{StatusQ Components}{Components}
|
|
\li \l{StatusQ Controls}{Controls}
|
|
\li \l{StatusQ Core}{Core}
|
|
\li \l{StatusQ Layout}{Layout}
|
|
\li \l{StatusQ Platform}{Platform}
|
|
\li \l{StatusQ Popups}{Popups}
|
|
\endlist
|
|
*/
|
|
|