-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Ideally, AddonDoc should be able to present all available metadata about an addon, including information found in files not read by the WoW client itself. Useful features would include:
-
.pkgmetaparsing- Ignore paths specified in
ignore - Create pseudo-addons for documentation based on
move-folders - Fill in true dependencies for addons with "embedded" setups, using
required-dependenciesandoptional-dependencies
- Ignore paths specified in
-
.docmetaparsing- Link to documentation hosted on other sites instead of generating docs (optional)
- Skip documentation for formats not supported by AddonDoc
- Follow
output-pageandoutput-directorydirectives
-
LICENSEdetection; attempt to display the appropriate license for each addon - Inclusion of other unrecognized files, e.g. for
README, changelogs, etc.