src/main/javadoc/overview.html
changeset 841 e673fd71b81b
parent 838 bdc3d696dd4a
child 852 e5723aecdaff
     1.1 --- a/src/main/javadoc/overview.html	Tue Aug 26 18:13:30 2014 +0200
     1.2 +++ b/src/main/javadoc/overview.html	Tue Aug 26 18:38:36 2014 +0200
     1.3 @@ -83,6 +83,12 @@
     1.4              point of view (required {@link org.netbeans.html.json.spi.Proto.Type#replaceValue one SPI change}).
     1.5              The page lookup mechanism can use {@link net.java.html.boot.BrowserBuilder#locale(java.util.Locale) locale}
     1.6              to load localized a page with appropriate suffix.
     1.7 +            All SPI were moved under the NetBeans namespace - e.g.
     1.8 +            {@link org.netbeans.html.boot.spi},
     1.9 +            {@link org.netbeans.html.context.spi},
    1.10 +            {@link org.netbeans.html.json.spi},
    1.11 +            {@link org.netbeans.html.sound.spi}, and also
    1.12 +            {@link org.netbeans.html.json.tck}.
    1.13          </p>
    1.14          
    1.15          <h3>What's New in Version 0.9?</h3>