DOC

org.gilgamesh-ai : gilgamesh

Maven & Gradle

Apr 27, 2019
2 stars

Gilgamesh Artificial Intelligence Project · Gilgamesh is a new concept AI system which mixes logic programming and fuzzy logic. It can be used for several purposes.

Table Of Contents

Latest Version

Download org.gilgamesh-ai : gilgamesh Javadoc & API Documentation - Latest Versions:

All Versions

Download org.gilgamesh-ai : gilgamesh Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.20b

How to open Javadoc JAR file in web browser

  1. Rename the file gilgamesh-0.20b-javadoc.jar to gilgamesh-0.20b-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder gilgamesh-0.20b-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "gilgamesh-0.20b-sources.jar" -d "gilgamesh-0.20b-javadoc" -subpackages