common/makefiles/javadoc/CORE_PKGS.gmk

changeset 816
187a759c08ba
parent 701
e34781a0566b
child 841
547316ea137d
equal deleted inserted replaced
805:0cc21882d2f6 816:187a759c08ba
39 org.w3c.dom.css \ 39 org.w3c.dom.css \
40 org.w3c.dom.html \ 40 org.w3c.dom.html \
41 org.w3c.dom.stylesheets \ 41 org.w3c.dom.stylesheets \
42 org.w3c.dom.traversal \ 42 org.w3c.dom.traversal \
43 org.w3c.dom.ranges \ 43 org.w3c.dom.ranges \
44 org.w3c.dom.views \
45 org.omg.stub.javax.management.remote.rmi 44 org.omg.stub.javax.management.remote.rmi
46 45
47 # 46 #
48 # ACTIVE_JSR_PKGS are packages that are part of an active JSR process-- 47 # ACTIVE_JSR_PKGS are packages that are part of an active JSR process--
49 # one that is doing its own review. These packages are not included when 48 # one that is doing its own review. These packages are not included when
293 org.omg.DynamicAny.DynAnyFactoryPackage \ 292 org.omg.DynamicAny.DynAnyFactoryPackage \
294 org.w3c.dom \ 293 org.w3c.dom \
295 org.w3c.dom.events \ 294 org.w3c.dom.events \
296 org.w3c.dom.bootstrap \ 295 org.w3c.dom.bootstrap \
297 org.w3c.dom.ls \ 296 org.w3c.dom.ls \
297 org.w3c.dom.views \
298 org.xml.sax \ 298 org.xml.sax \
299 org.xml.sax.ext \ 299 org.xml.sax.ext \
300 org.xml.sax.helpers 300 org.xml.sax.helpers

mercurial