contains all the function definitions for AEExtensionKit.
generates:
- docs/json.json
a JSON file containing all the function definitions - docs/json.min.json
a minified JSON file containing all the function definitions - docs/wiki.md
a markdown file containing all the function definitions for use in the WIKI
- Clone the repository
- Edit AEExtensionKit.swift to add new functions to the documentation
- Run
swift generate.swift