-
Notifications
You must be signed in to change notification settings - Fork 16
API generate
Welcome to the jskat-multimodule wiki!
To let generate the API use following code
where the input for is in the shell about the packagename "org" folder.
e.g. change directory in shell with
cd /opt/jskat-multimodule-0.18.0/jskat-base/src/main/java
javadoc -d doc -private -encoding UTF-8 -windowtitle JSKAT org.jskat.ai org.jskat.ai.algorithmic org.jskat.ai.mjl org.jskat.ai.newalgorithm org.jskat.ai.newalgorithm.exception org.jskat.ai.rnd org.jskat.control org.jskat.control.command.general org.jskat.control.command.iss org.jskat.control.command.skatseries org.jskat.control.command.table org.jskat.control.event.general org.jskat.control.event.iss org.jskat.control.event.skatgame org.jskat.control.event.table org.jskat.control.iss org.jskat.data org.jskat.data.iss org.jskat.gui org.jskat.gui.action org.jskat.gui.human org.jskat.gui.img org.jskat.player org.jskat.util org.jskat.util.rule org.jskat.util.version
Now we will find an index.html inside the new doc-folder