gama-platform / gama-platform.github.io

Repository for the website of GAMA
https://gama-platform.github.io/
GNU General Public License v3.0
4 stars 2 forks source link

Lack of information about debugging #101

Closed lesquoyb closed 1 year ago

lesquoyb commented 2 years ago

Describe the bug As a gama developper, we sometimes need to use specific flags to set the gama settings or to give to opengl, mainly to debug. So maybe we should add a page in the Developing Gama to reference all those settings.

RoiArthurB commented 1 year ago

Trying to document every possible flags seems to be a bit too much work to maintain... However, I think it's possible to document our customs flags (mostly in the FLAGS.java file), then to also point at documentation's place of important element embedded inside GAMA.

I'm thinking it could be useful to point at :


I created the wiki page to fill for this purpose here : https://github.com/gama-platform/gama/wiki/UsingGamaFlags