> > So, most of opensource java software create javadoc document with > > javadoc task. This means I can't put such a package into main > > section beacuse javadoc depend on SUN's implentation which is not > > oss. > > Strictly speaking, you can build the package but you can't build the > docs.
If I remember right javadoc can be generated with XDoclet ... Jan