Skip to content

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

Notifications You must be signed in to change notification settings

AuroraEditor/AEExtensionKit-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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