Warzone2100 / warzone2100

Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+

Home Page:https://wz2100.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

documentation expansion

vaut opened this issue · comments

man warzone2100 contains less information than warzone2100 --help.
It would be nice to add to the generation
https://github.com/Warzone2100/warzone2100/blob/a2e1212f9a6420774935a29e7e0d7b55a7aa3c1f/doc/warzone2100.6.asciidoc
automatic substitution from

static const struct poptOption optionsTable[] =

You also need to generate information on cheats (debug commands)

static CHEAT_ENTRY cheatCodes[] =

Last I checked, the cheats need a bit of rework/review too as some didn't seem to work as intended. Documentation could consider clearly noting ones that are unstable or have large performance impact and probably shouldn't list broken ones.