Status: beta
The logic to pull annotations can be found in the master branch.
This repository is configured to automatically pull the latest version of Gethe/wow-ui-source, and generate annotations from all files. Currently, the annotations are generated for the following branches:
- Annotations/live Gethe/live
- Annotations/ptr Gethe/ptr
- Annotations/ptr2 Gethe/ptr2
- Annotations/beta Gethe/beta
- Annotations/classic Gethe/classic
- Annotations/classic_ptr Gethe/classic_ptr
- Annotations/classic_era Gethe/classic_era
- Annotations/classic_era_ptr Gethe/classic_era_ptr
Generated annotations are limited to
- Frames
- Global frames
- Frame Templates
- Intrinsic Frame Templates
- Limited support for inheritance, children, and
- Globals with a name ending in
Mixin
; some mixins may be missing- "methods" for a given mixin
- inheritence through
CreateFromMixins
- Global functions
- for now disabled, using Ketho's annotations and including the wow source as workspace libraries is probably better