summaryrefslogtreecommitdiff
path: root/doc/qtwebkitexamples.qdocconf
Commit message (Collapse)AuthorAgeFilesLines
* Doc: List more file types as example filesTopi Reinio2014-08-291-0/+2
| | | | | | | | | Include some additional (text-format) file types to list as part of the examples. Task-number: QTBUG-40831 Change-Id: Ieca52310b1d847bf6c7a2fc4aacb1e4b9f603767 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-091-1/+0
| | | | | | | -url inherited from the url variable set in qtbase/doc/global Change-Id: I160d518ad0bbe998916433a9cf25b0dfd63222a8 Reviewed-by: Martin Smith <martin.smith@digia.com>
* Doc: Fix most of the documentation warningsSergio Ahumada2014-03-271-1/+1
| | | | | | | | | - adding missing index files to \depends - fix warning: Can't link to 'The QtWebKit Bridge' Change-Id: I60665627f1aadbf7bd8a20ddda7d22db9ad694dc Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Doc: Remove nonexistent qtwebkitwidgets referenceSergio Ahumada2014-03-261-1/+1
| | | | | | | | There is no such qtwebkitwidgets.index file to be used in \depends Change-Id: I191801d22d908721e8d65b610f684c23b7dc7870 Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Doc: Updated url variable in qdocconf files.v5.2.0Jerome Pasion2013-11-301-1/+1
| | | | | | | | | | | | | | In 5.2, the HTML output is in a flatter structure and when they are hosted in qt-project.org/doc, the documentation will be found at http://qt-project.org/doc/qt-$QT_VER The url variable is used by projects outside of Qt 5 which need to link to Qt 5 documentation, such as Qt Creator. Task-number: QTBUG-34584 Change-Id: If867f487719da5cccf1b0edd91f620728885b1fd Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Doc: Fix module name used in documentation filterTopi Reinio2013-11-281-1/+1
| | | | | | | | | | | Qt WebKit Examples creates a filter with name 'QtWebKit'. Change it to use the correct name so that Qt WebKit can add its own filter. Task-number: QTBUG-34966 Change-Id: Iad74a20d72eebf2e20309a54f633a24f8c1e3d12 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Doc: Setting navigation variables.Jerome Pasion2013-06-271-0/+2
| | | | | | | -using the Qt WebKit Examples as landing page. Change-Id: I6e6fdfb4f17e96062a17792bd73647f08ef19177 Reviewed-by: Martin Smith <martin.smith@digia.com>
* Rename QtWebKit Examples and Demos -> QtWebKit ExamplesSergio Ahumada2013-05-031-2/+2
| | | | | | | | | The repository has changed its name, so updating the documentation accordingly. Change-Id: I852c5a632a830c56ae7e2df576ee45af91e61e3d Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-6/+6
| | | | | Change-Id: I15a2d228996bc87e4a25436715c0cefabbb15faf Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
| | | | | Change-Id: If229efadb30d97462e08f22c8f4a3dc0684f3685 Reviewed-by: hjk <qthjk@ovi.com>
* Bump Qt version to 5.0.1Sergio Ahumada2013-01-021-4/+4
| | | | | Change-Id: I4af98610230b4fd1853fa300a12835d876dcb459 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* Doc: Removed the unnecessary nodes in the treeVenugopal Shivashankar2012-12-171-0/+5
| | | | | | | | | | This change should list only the example overviews under Qt WebKit Examples tree when viewed in Qt Creator. Task-number: QTBUG-28646 Change-Id: I6d959370046a0625cace6ff7c4e3dffce767c266 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Doc: Removed hyphen from the names.Jerome Pasion2012-12-131-16/+5
| | | | | | | | | | -consistent with other naming schemes and easy to predict across qdocconf files. -fixes cross-linking issues among Qt WebKit related documentation. Task-number: QTBUG-27646 Change-Id: I6e0f7e3a0d6efbe0d80b4e83e4b3b2c3ab421cb3 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Fix webkit example manifest generation.Eike Ziller2012-12-131-2/+1
| | | | | | Change-Id: Ia23f65e754932955f86276f5c2ff901de75ca4a0 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com> Reviewed-by: hjk <qthjk@ovi.com>
* Doc: Added documentation for the WebKit Widget examplesVenugopal Shivashankar2012-12-121-3/+18
| | | | | | | | | | - Moved the qdoc files from the qtdoc repository - Added group pages for QML and QWidget-based examples - Added an index page - Updated the qhp details in the qdocconf Change-Id: I5f79fb1aedbfc3bcb42c84ac774ea1c4bd3a9036 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Doc: Added a missing delimiter for exampledirsv5.0.0-rc2Venugopal Shivashankar2012-12-121-1/+1
| | | | | Change-Id: I28ff2012edc2ac86c515ec529fa272d11acb0624 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Add brief documentation for flickrview and youtubeviewAndras Becsi2012-12-111-5/+3
| | | | | Change-Id: I69a01221019fa62215d1d3ec1e312c6ba138fd79 Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
* Add a qdocconf file for the webkit examples and demos module.Pierre Rossi2012-12-081-0/+30
This should help having at least a few documented examples for 5.0 and in Creator. Change-Id: I7b26d01cc26eb1a670029aac171d54980a775fac Reviewed-by: Michael Bruning <michael.bruning@digia.com> Reviewed-by: Andras Becsi <andras.becsi@digia.com> Reviewed-by: hjk <qthjk@ovi.com> Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>