Module:Combat Achievements Json/doc
This is the documentation page for Module:Combat Achievements Json
This module outputs a json array containing all combat achievements that have been created in the wiki.
It also contains code from https://github.com/rxi/json.lua/blob/master/json.lua as I needed a way to transform a lua table to json.