Javadoc of AI interface

Javadoc of AI interface

Here is where ideas can be collected for the skirmish AI in development

Moderators: hoijui, Moderators

Post Reply
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Javadoc of AI interface

Post 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
Post Reply

Return to “AI”