Open
Description
We need to have a mdBook that makes getting started with qmetaobject easier.
Goals:
- Steps to setup development for all platforms supported by qmetaobject
- Beginner-friendly application walkthrough
- Tutorials about doing some commonly required stuff in qmetobject.
- Tutorial for Adding Rust wrappers for Qt C++ API (Already present in Readme)
- Getting Help section (maybe a matrix or zulip room)
- Getting Involved section
Optional Goals:
- An advanced section containing information about using async Rust with qmetaobject
- Information about inner workings of qmetaobject
This should also help in cleaning up and updating the examples present in qmetaobject and attracting new people and contributors. Currently, the lack of documentation makes it feel not ready for serious projects.