Currently all the documentation is embedded in source code as JavaDoc or GamlDoc. Should find a process to extract those and automatically add this to the website documentation ( https://github.com/project-simple/documentation )
Everything is already generated into a docGAMA.xml file after compiling the plugin. I just need to find a clean way to integrate it to the website :)