Hello, Simple question actually, but I didn't manage to find the answer yet. I want to generate the same javadoc as you find on https://bits.netbeans.org/dev/javadoc/.
However when I run "ant javadoc" from the project (that I cloned previously), I only get the javadoc for the public modules. I miss the "hidden" ones like boostrap or "editor indentation". Does anyone know the magic trick to generate that javadoc as well? Thx in advance for your help. Cheers, JM
