Better to link to package with @JavaScriptBody examples
authorJaroslav Tulach <jtulach@netbeans.org>
Mon, 09 Jun 2014 10:17:44 +0200
changeset 7036da3da4c61a0
parent 702 e6f275887b20
child 704 0088965cb0bb
Better to link to package with @JavaScriptBody examples
src/main/javadoc/overview.html
     1.1 --- a/src/main/javadoc/overview.html	Mon Jun 09 10:01:06 2014 +0200
     1.2 +++ b/src/main/javadoc/overview.html	Mon Jun 09 10:17:44 2014 +0200
     1.3 @@ -80,13 +80,13 @@
     1.4          <p>
     1.5              Few bugfixes for better portability. 
     1.6              New API for {@link net.java.html.boot.script.Scripts headless execution}
     1.7 -            on top of <em>Nashorn</em>. Does not run <em>knockout for Java</em>
     1.8 +            on top of <em>Nashorn</em> - does not run <em>knockout for Java</em>
     1.9              fully yet 
    1.10              (reported as <a href="https://bugs.openjdk.java.net/browse/JDK-8046013">JDK-8046013</a>),
    1.11              however even in current state it is quite 
    1.12 -            {@link net.java.html.script.Scripts useful for testing}
    1.13 +            {@link net.java.html.boot.script.Scripts useful for testing}
    1.14              of 
    1.15 -            {@link net.java.html.js.JavaScriptBody Java/JavaScript interactions}.
    1.16 +            {@link net.java.html.js Java/JavaScript interactions}.
    1.17          </p>
    1.18          
    1.19          <h3>What's New in Version 0.8.1?</h3>