Page 1 of 1

Javadoc of AI interface

Posted: 11 Feb 2010, 12:18
by abma
Hi,

At a daily basis the java-docs of the Spring-AI java interface are generated. For developers, look at the output of the javadoc command, a .zip Package is also avaiable. Thanks go to hoiju! :-)

It's not complete yet, but it should help to find the right functions...

If you want to generate it yourself just run

Code: Select all

cd AI/Interfaces/Java/bin
ant doc
Output will be in "game/AI/Interfaces/Java/0.1/doc/jdoc/".


http://abma.de/projects/agai/doc-ai-interface/
http://abma.de/projects/agai/doc-ai-interface/aidoc.zip
http://abma.de/projects/agai/doc-ai-int ... output.txt