forked from addonscript/addonscript-spec
34 lines
821 B
Markdown
34 lines
821 B
Markdown
# Summary
|
|
|
|
- [AddonScript](index.md)
|
|
|
|
# API
|
|
|
|
- [AddonScript API](api/README.md)
|
|
- [Addon repository](api/features/addons.md)
|
|
- [File repository](api/features/files.md)
|
|
|
|
# Schema
|
|
|
|
- [Addon Manifest Object](schema/manifest.md)
|
|
- [AddonScript Object](schema/addonscript.md)
|
|
- [File Object](schema/file.md)
|
|
- [Install Object](schema/install.md)
|
|
- [Relation Object](schema/relation.md)
|
|
- [Repository Object](schema/repository.md)
|
|
- [Meta Object](schema/meta.md)
|
|
- [API Addon](schema/api_addon.md)
|
|
- [API File](schema/api_file.md)
|
|
|
|
# Concepts
|
|
|
|
- [Installing](concepts/install.md)
|
|
- [Flags](concepts/flags.md)
|
|
- [Links](concepts/links.md)
|
|
- [Namespaces](concepts/namespaces.md)
|
|
- [Versioning](concepts/versioning.md)
|
|
|
|
# Packaging
|
|
|
|
- [Packaging](packaging/README.md)
|
|
- [Zip-based Packaging](packaging/zip.md)
|