I checked all of our API pages manually and compiled a list of libraries that still need to be ported to QDoc: Port API documentation to qdoc (#10) · Issues · Teams / KDE Goals / Streamlined Application Development Experience · GitLab
This is not exactly a beginner-friendly task, but we can assist/mentor you if you’re willing to help with this. No LLMs allowed.
The main entrypoints to start porting to QDoc are:
- The metatask: Port API documentation to qdoc (#10) · Issues · Teams / KDE Goals / Streamlined Application Development Experience · GitLab
- The list of things yet to port: Port API documentation to qdoc (#10) · Issues · Teams / KDE Goals / Streamlined Application Development Experience · GitLab
- How to set up the environment to generate docs: Port API documentation to qdoc (#10) · Issues · Teams / KDE Goals / Streamlined Application Development Experience · GitLab
- The documentation guidelines: Documentation Policy ($3206) · Snippets · GitLab
- A sed command to automate a substantial part of the porting: Documentation Policy ($3206) · Snippets · GitLab