Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | APIDump: Removed needless whitespace output. | madmaxoft | 2013-11-24 | 1 | -123/+108 |
| | |||||
* | APIDump: The descriptions are read from multiple files. | madmaxoft | 2013-11-23 | 1 | -0/+33 |
| | | | | All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions. | ||||
* | APIDump: Added more constant groups. | madmaxoft | 2013-11-23 | 1 | -4/+6 |
| | | | | Also fixed the parsing of the Include data in the constant groups, and added linkification to group texts. | ||||
* | APIDump: Implemented constant groups. | madmaxoft | 2013-11-22 | 1 | -0/+1315 |
Fix #289. |