summaryrefslogtreecommitdiff
path: root/src/script/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/doc')
-rw-r--r--src/script/doc/src/external-resources.qdoc6
-rw-r--r--src/script/doc/src/qtscript-index.qdoc4
2 files changed, 0 insertions, 10 deletions
diff --git a/src/script/doc/src/external-resources.qdoc b/src/script/doc/src/external-resources.qdoc
index cb6af34..0d4cae9 100644
--- a/src/script/doc/src/external-resources.qdoc
+++ b/src/script/doc/src/external-resources.qdoc
@@ -34,9 +34,3 @@
\externalpage http://www.davidflanagan.com/javascript5/
\title JavaScript: The Definitive Guide
*/
-
-/*!
- \externalpage http://qt.nokia.com/products/library/modular-class-library#info_scripting
- \title Qt Script for Applications (QSA)
-*/
-
diff --git a/src/script/doc/src/qtscript-index.qdoc b/src/script/doc/src/qtscript-index.qdoc
index a3fd908..663b1e6 100644
--- a/src/script/doc/src/qtscript-index.qdoc
+++ b/src/script/doc/src/qtscript-index.qdoc
@@ -52,10 +52,6 @@
several existing tutorials and books that cover this subject, such
as \l{JavaScript: The Definitive Guide}.
- Existing users of \l{Qt Script for Applications (QSA)} may find the
- \l{Moving from QSA to Qt Script} document useful when porting
- QSA scripts to Qt Script.
-
\section1 Basic Usage
To evaluate script code, you create a QScriptEngine and call its