KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

Documentation for "katago.exe contribute"

Open Gargantuar314 opened this issue 3 years ago • 1 comments

Are the options for katago.exe contribute documented anywhere? Or even all commands for katago.exe?

Would be very nice. AFAIK, the katago.exe analysis is already documented.

Gargantuar314 avatar May 21 '22 09:05 Gargantuar314

Right now, the documentation is just running it with the "-help" flag on the command line, together with the comments currently within the contribute_example.cfg that comes with the release: https://github.com/lightvector/KataGo/blob/master/cpp/configs/contribute_example.cfg

There may be a few minor things for the contribute command missing that pertain to very rare use cases, but generally all the options you might normally want to consider should be documented in these ways already.

Are there major things missing from these sources or documentation missing for other commands that you think would be very useful to add? If you find something important missing, I would be happy to know so I can add it.

lightvector avatar May 28 '22 12:05 lightvector