This was causing every mention of "JavaScript" in the docs to
link to this section.
Change-Id: Ib6cfd1aa7559305fc08d758a41dbd4176f7501e5
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
profiling is likely to result in very minor rather than significant performance
improvements.
-\section1 JavaScript
+\section1 JavaScript Code
Most QML applications will have a large amount of JavaScript code in them, in the
form of dynamic functions, signal handlers, and property binding expressions.