Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.08 KB

annotation_branch_readme.md

File metadata and controls

26 lines (23 loc) · 2.08 KB

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:

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