OSDN Git Service

Doc: semantic highlighting for JavaScript
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>
Wed, 12 Oct 2011 12:51:08 +0000 (14:51 +0200)
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>
Thu, 13 Oct 2011 07:58:58 +0000 (09:58 +0200)
Change-Id: If5dfce9581fbbde3d5553f159bc0dd46ce30a5b2
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
doc/src/editors/creator-editors.qdoc

index b3af328..c1780d4 100644 (file)
 
     \title Semantic Highlighting
 
-    \QC understands the C++ and QML languages as code, not as plain text.
+    \QC understands the C++, QML, and JavaScript languages as code, not as plain
+    text.
     It reads the source code, analyzes it, and highlights it based on the
     semantic checks that it does for the following code elements:
 
     \gui {Tools > Options > Text Editor > Fonts & Color}.
 
     \QC supports syntax highlighting also for other types of files than
-    C++ or QML.
+    C++, QML, or JavaScript.
 
     \section1 Generic Highlighting