forked from qt-creator/qt-creator
Doc: Fix \include command target
If the whole file is included, the copyright statement is printed in the HTML file (and we don't want that). Change-Id: I341c658182745facd000c6ad7ce073c1a37caded Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
application logic. The \e .ui.qml file is created if you selected the
|
||||
\uicontrol {With .ui.qml file} check box.
|
||||
|
||||
\include creator-tutorial-create-qq-project.qdocinc
|
||||
\include creator-tutorial-create-qq-project.qdocinc qt quick application
|
||||
|
||||
\section1 Creating Qt Quick UI Projects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user