1 Reply Latest reply on Mar 25, 2006 12:21 PM by starksm64

    Javadocs

      I guess the answer to this question is obvious, but I can not find it. How do you generate Javadocs for JBossAS? I have downloaded the source and can generate the code, but I do not get any javadoc. In the /build/local.properties file I have put
      ### JavaDoc ###
      docs-javadocs.disable=false
      Ideally I would like all the javadocs together, so I can navigate inside them.
      Thanks.