longturn / freeciv21

Develop your civilization from humble roots to a global empire
GNU General Public License v3.0
219 stars 42 forks source link

Bring "Math of Freeciv" over to RTD #1573

Open jwrober opened 1 year ago

jwrober commented 1 year ago

What should be documented? Is there something wrong in the documentation? FC and FC21 are math heavy. There is existing pages on the legacy freeciv wiki talking about varying math equations. We get questions often on where the genesis of a "value" comes from...

Do you have suggestions? Bring "Math of Freeciv" wiki page(s) over to RTD and include new equations that we have implemented in fc21.

lmoureaux commented 1 year ago

Be careful with attribution and licensing, as the wiki page is under CC-BY-SA 3.0. We can port CC-BY-SA 3.0 to CC-BY-SA 4.0 and then to GPLv3-only (but not GPLv3-or-later).