[Gllug] Groovydoc problem

Adrian McMenamin adrian at mcmen.demon.co.uk
Sat Mar 26 12:16:49 UTC 2011


Anyone here use groovy? It doesn't seem to be a well used/supported
language in the Linux world and I have a problem with groovydoc that I
wondered if anyone could help with - though javadoc gurus might be able
to assist...

If anyone thinks they can help there is a test project here:
https://github.com/mcmenaminadrian/testing 

which instead of putting the documentation in the correct place makes a
complete dog's breakfast of it (see below) with docs appearing under
both "Default Package" and "testing": I have this problem with other,
non-trivial, projects too.

adrian at bossclass:~/Documents/workspace-sts-2.6.0.SR1/testing/src$
groovydoc -d groovydoc -private -sourcepath . testing
Loading source files for [testing/TestClass.groovy,
testing/TestClassTest.groovy]
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/index.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/overview-frame.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/allclasses-frame.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/overview-summary.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/help-doc.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/index-all.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/deprecated-list.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/stylesheet.css
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/inherit.gif
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/groovy.ico
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/DefaultPackage/package-frame.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/DefaultPackage/package-summary.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/package-list
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/DefaultPackage/TestClass.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/testing/TestClass.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/DefaultPackage/TestClassTest.html
Generating /home/adrian/Documents/workspace-sts-2.6.0.SR1/testing/src/groovydoc/testing/TestClassTest.html 


--
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list