Commit Graph

10 Commits

Author SHA1 Message Date
Joerg Bornemann 2a9f5d33a4 Update README
Fix the build instructions to use CMake instead of qmake, and also avoid
the usage of the Qt version.

Don't link to the ancient Qt5DocumentationProject wiki page. Use the Qt
Writing Guidelines as starting point for further information.

Pick-to: 6.5
Change-Id: Icae0658d694f445500985c13f8fdd037657dec12
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2023-05-09 18:37:33 +02:00
Kai Köhne 2fd9667d94 Doc: Fix typos
Found by running codespell: https://pypi.org/project/codespell/

Pick-to: 6.3
Change-Id: Id0824821cb39fef8731d0f1837207178708f3620
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2022-01-28 08:13:09 +01:00
Paul Wicking d9ddb883b3 Purge Qt Assistant from qtdoc
As Qt Assistant is removed from Qt 6.0, remove references
to it in qtdoc documentation sources.

Task-number: QTBUG-86800
Change-Id: I00522f5c63afc7ba38851b506a1fbe0bcf4fd8dc
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2020-11-06 15:42:19 +01:00
Carl Schwan 99be756c0f Update QDoc source code location
The location of the QDoc source code moved from qtbase to qttools. This
commit reflect this change in the README.

Pick-to: 5.15
Change-Id: I488faf6fd94d57eb651524f3fa0eb1d0397e66d2
Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2020-09-26 11:58:16 +02:00
Sergio Ahumada 8f4dc7ba27 Adjust wiki links to the new redirect
it looks nicer this way

Change-Id: If13b98e58bcba8efbeb7c306e2de43554611e6b3
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2015-03-03 12:12:03 +00:00
Sergio Ahumada a1d2fd7b20 Replace old qt-project.org wiki with wiki.qt.io
Change-Id: I2c883e501484ba3120f401cff54968023bc24391
Reviewed-by: Tero Kojo <tero.kojo@theqtcompany.com>
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2015-02-27 09:26:13 +00:00
Jerome Pasion a83c183c69 Doc: Updated the README file.
-updated "make docs" command information.

Change-Id: Id102998481e15327980221586aef528edb541b6c
Reviewed-by: Jing Bai <jing.bai@digia.com>
2012-12-04 18:29:58 +01:00
Jerome Pasion 1d0baa25df Doc: Updated README file with building instructions.
Change-Id: Id0359856e31602307db0cac789b4beee3bc2d081
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Martin Smith <martin.smith@digia.com>
2012-11-13 14:13:58 +01:00
Casper van Donderen 64b4b92d21 Update known issues in README.
There is a known issue that building to a prefix does not work.

Change-Id: Ic1ee1751ead868dc003c3fdd48d96d8621ecfae8
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
2011-11-08 13:19:12 +01:00
Jerome Pasion bd25e081d6 Fixing qtdoc module's build instructions.
-Changed qdoc3 build rule to place the binary in qtdoc/bin/
-Created a rule to run 'make qmake' so that qdoc3 finds the modules
-Added a README file

Change-Id: I2402799cf84b970a8102f313fcd016b140acdcba
Reviewed-on: http://codereview.qt.nokia.com/4213
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
2011-09-06 12:20:37 +02:00