Qt5/Documentation: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
outdated information, and also fill in information gaps. We welcome your support in this project so that we continue to provide
outdated information, and also fill in information gaps. We welcome your support in this project so that we continue to provide
better documentation for Qt. The following pages provides more details about the project, listing "things to be done (fixme)" with some guidelines.
better documentation for Qt. The following pages provides more details about the project, listing "things to be done (fixme)" with some guidelines.
* [[Qt5/Documentation/RenewalProjectOverview]] - List of existing non-class-documentation pages triaged to see if they contain outdated information etc.


* [[Qt5/Documentation/OverviewClassification]] - List of non-class documentation grouped into topics and sub-topics as per the new structure, [[Qt5/Documentation/OverviewStructure]].
* [[Qt5/Documentation/OverviewClassification]] - List of non-class documentation grouped into topics and sub-topics as per the new structure, [[Qt5/Documentation/OverviewStructure]].
Line 11: Line 9:
* [[Qt5/Documentation/ExampleList]] - List of all the examples we have, to help contributors triage and retain only those examples which are relevant in Qt 5 context.
* [[Qt5/Documentation/ExampleList]] - List of all the examples we have, to help contributors triage and retain only those examples which are relevant in Qt 5 context.


For information about Qt's documentation processes such as who can approve or edit, visit http://qt-project.org/wiki/Category:Developing_Qt::Documentation
For information about Qt's documentation processes such as who can approve or edit, visit
* [http://qt-project.org/wiki/Category:Developing_Qt::Documentation Qt Documentation wiki]
* [http://qt-project.org/wiki/Qt5DocumentationProject Qt 5 documentation information and structure]
* [http://qt-project.org/wiki/Building_Qt_Documentation Building Qt documentation]

Latest revision as of 13:32, 1 November 2012

With Qt 5 being close to the final release, we need to improve documentation for it. We've started a documentation renewal project to updated/remove outdated information, and also fill in information gaps. We welcome your support in this project so that we continue to provide better documentation for Qt. The following pages provides more details about the project, listing "things to be done (fixme)" with some guidelines.

  • Qt5/Documentation/ExampleList - List of all the examples we have, to help contributors triage and retain only those examples which are relevant in Qt 5 context.

For information about Qt's documentation processes such as who can approve or edit, visit