I used your data from issue #19 to create a static casings map, which is used to map function names. It seemed like a better idea to keep that as a JSON file that could be updated by the community as necessary (I found one new ORM function, for example, that wasn't in yours and added it). I'm only using one of the struct keys at the moment, but they are all there for future use.
I've also converted the alphabetical navs to lower case so to ensure UC first character function names won't create separate nav elements.
I used your data from issue #19 to create a static casings map, which is used to map function names. It seemed like a better idea to keep that as a JSON file that could be updated by the community as necessary (I found one new ORM function, for example, that wasn't in yours and added it). I'm only using one of the struct keys at the moment, but they are all there for future use.
I've also converted the alphabetical navs to lower case so to ensure UC first character function names won't create separate nav elements.