ianfhunter / GNOLL

GNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation
https://www.ianhunter.ie/GNOLL/
GNU General Public License v3.0
39 stars 23 forks source link

Documentation: FAQs: No links provided #426

Closed steven-murray closed 1 year ago

steven-murray commented 1 year ago

In the FAQ section of the docs (https://www.ianhunter.ie/GNOLL/developers/FAQ.html) it would be useful if some of the answers had links to documentation about how to do what you say can be done. For example, you say "You may change which characters are used for operations in the ‘dice.lex’ file." -- is there a page that says how to do this? Or " Just enable introspection or “dice breakdown” and you’ll get the individual results as well as the final ones." -- is there a page that says how to do this?

ianfhunter commented 1 year ago

I've bulked up the FAQ and linked documentation a bit. I hope it is more informative now.

steven-murray commented 1 year ago

👍🏻