summaryrefslogtreecommitdiff
path: root/doc/qtcreator-online.qdocconf
Commit message (Collapse)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-3/+3
| | | | | Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* Doc: Prepare Qt Creator manual for the qt.io online styleTopi Reinio2014-11-241-0/+17
| | | | | | | | | - Add a copyright notice (required for projects external to Qt in the new template) - Add an .html file with sidebar content Change-Id: I2c9d965698aa2d2ed01426510b16916ed4fef8cf Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
* use qt's qdoc templates when building against qt5Oswald Buddenhagen2013-02-151-2/+1
| | | | | Change-Id: Id49e7808b0e8e83c54d573766fcb8c25bfe6728b Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Updated the configuration files to use the updated qdoc.David Boddie2011-02-111-2/+2
| | | | | | Updated qdoc to remove hard-coded dependencies on style sheets. Simplified the offline documentation, introducing an offline.css file to be used for documentation in Qt Creator.
* Sync doc style with Qt, introduce online version (make docs_online)Daniel Molkentin2010-06-151-0/+4
The spacing errors come from Qt, and should be fixed there. Reviewed-By: Oswald Buddenhagen