Re: Options and the manual
Byrial Jensen <[email protected]>
| Newsgroups | gmane.comp.gnu.xboard.devel |
|---|---|
| Message-ID | <[email protected]> |
Den 04-01-2012 12:41, Byrial Jensen skrev: > I compared the options mentioned in the manual with what I found in args.h > > -pieceToSquareTable is described in the manual, doesn't exist > > Many options are undocumented. I found these: We could add description and manual section fields to the option table in args.h, and make a simple program to extract the information to the manual. That would sure they are always syncronised. By use of macros the extra table fields can be removed when building xboard - or they can be used so xboard can list it's own option if asked to.