Skip to content

[QDoc] Make Kirigami API more presentable

Thiago Sueto requested to merge work/thiagosueto/qdoc-fixes into work/qdoc-port

This is just to improve the presentation of the docs, it doesn't fix everything or touch documentation contents. I want this for documentation/develop-kde-org!570 (merged)

This MR fixes a bunch of layout, link, and minor issues in the Kirigami API.

Currently:

This MR:

  • add an actual description to the index
  • missing examples
  • missing images
  • unnecessary extra link to Kirigami Delegates
  • in the main module pages, make all brief descriptions show up properly
  • make links more accessible (https://develop.kde.org/docs/contribute/style/#descriptive-links)
  • remove extraneous asterisks that shouldn't be in QML files
  • add line spacings where they might improve readability
Edited by Thiago Sueto

Merge request reports

Loading