summaryrefslogtreecommitdiffstats
path: root/doc/src/api/api-pages.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the doc/ directory contentPekka Vuorela14 days1-10/+0
| | | | | | | | | | | | | | | | | | | | | | | - Removed CHANGES.qdoc. Like in the removed main CHANGES file, only quite historical changes here. - Removed qtopiamail_qmfutil.qdoc. No such thing anymore. - Removed the .qodcperl file. Not spotting any actual use and rather not touch this perl stuff anyway. - Removed references to files/content which doesn't exist anymore, e.g. the whole utility library. - Removed references to features not really supported, e.g. XMPP or cell phone things. - Simplified some parts. - Removed html footer. "QtSoftware 2010" is hardly the exact content we want there. For the moment we can manage without anything. - Renamed some files to avoid qtopia and to better refer to current libraries. Seems still a mess, but again a bit better maybe. Change-Id: Iadefc726159bc5ec36f6cc28b892e917a1cdbb06 Reviewed-by: Damien Caliste <dcaliste@free.fr> Reviewed-by: Pekka Vuorela <pvuorela@iki.fi>
* Fix license headersChris Adams2018-07-191-3/+3
| | | | | Change-Id: I86c8213bf803493a45752676587c3ff77414e457 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-5/+5
| | | | | Change-Id: Icce55517963f0cbc35211e9fc6f1a0fc413f5676 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
* Add license header for *qdoc filesSergio Ahumada2013-04-191-0/+26
| | | | | | | Also adding LICENSE.FDL to the repository Change-Id: Id53b42ac71394f7af17daa3ccf4971215db5cc7a Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
* Minor documentation fixes.MattV2009-03-051-18/+4
|
* Make the generated documentation resemble the Qtopia Messaging module ↵MattV2009-03-051-0/+54
documentation.