aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/external-pages.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2012-04-17 10:20:33 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-19 15:56:52 +0200
commit6dee246c6adbff5743e3ff8036069e947ea31b0b (patch)
tree5043e67d3b4bff87385a4543bd1ac73d47f83971 /doc/src/external-pages.qdoc
parent6d6c51dfbd59a5c67007483a5d01a9da893595ba (diff)
Doc: Adding list of JavaScript functions in QML.
-Added a link to the ECMA-262 standard Change-Id: I0b3173f93bf947908bf9d39d207468d2b9f0cbd7 Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Diffstat (limited to 'doc/src/external-pages.qdoc')
-rw-r--r--doc/src/external-pages.qdoc31
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/src/external-pages.qdoc b/doc/src/external-pages.qdoc
new file mode 100644
index 0000000000..e4fb837039
--- /dev/null
+++ b/doc/src/external-pages.qdoc
@@ -0,0 +1,31 @@
+/****************************************************************************
+**
+** 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$
+**
+****************************************************************************/
+
+/*!
+\externalpage http://www.ecma-international.org/publications/standards/Ecma-262.htm
+\title External: ECMA-262
+*/