aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/qml/qmllanguage-javascript.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/qml/qmllanguage-javascript.qdoc')
-rw-r--r--src/qml/doc/src/qml/qmllanguage-javascript.qdoc40
1 files changed, 0 insertions, 40 deletions
diff --git a/src/qml/doc/src/qml/qmllanguage-javascript.qdoc b/src/qml/doc/src/qml/qmllanguage-javascript.qdoc
deleted file mode 100644
index 1f4f4c6d22..0000000000
--- a/src/qml/doc/src/qml/qmllanguage-javascript.qdoc
+++ /dev/null
@@ -1,40 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
-** Alternatively, this file may be used under the terms of the GNU Free
-** Documentation License version 1.3 as published by the Free Software
-** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-/*!
-\page qmllanguage-javascript.html
-\ingroup qt-gui-concepts
-\ingroup overviews
-\title JavaScript Expressions
-\brief Adding JavaScript Expressions for logic and dynamic applications
-
-\section1 JavaScript Expressions
- \list
- \li \l{List of JavaScript Objects and Functions}
- \li \l{JavaScript Expressions in QML}{JavaScript Reference}
- \endlist
-
-*/