/AEExtensionKit-Documentation

Basic extension which responds to all API endpoints, this repo will also be used for generating documentation

Primary LanguageSwift

AEExtensionKit functions documentation generator

Discord

endpoint.swift

contains all the function definitions for AEExtensionKit.

generate.swift

generates:

How to use

  1. Clone the repository
  2. Edit AEExtensionKit.swift to add new functions to the documentation
  3. Run swift generate.swift