addonscript-spec/docs/SUMMARY.md

25 lines
590 B
Markdown
Raw Normal View History

2021-07-02 22:53:50 +02:00
# Summary
2021-06-23 22:06:21 +02:00
2021-07-02 22:53:50 +02:00
- [AddonScript](README.md)
2021-06-23 22:06:21 +02:00
# Schema
- [Addon Object](schema/root.md)
2021-07-02 22:53:50 +02:00
- [AddonScript Object](schema/addonscript.md)
2021-11-13 20:47:21 +01:00
- [File Object](schema/file.md)
- [Install Object](schema/install.md)
- [Relation Object](schema/relation.md)
- [Conditions Object](schema/conditions.md)
2021-07-02 22:53:50 +02:00
- [Repository Object](schema/repository.md)
- [Meta Object](schema/meta.md)
# Concepts
- [Installing](install.md)
2021-07-30 13:45:13 +02:00
- [Flags](flags.md)
- [URLs](url.md)
2021-11-13 20:47:21 +01:00
- [Namespaces](namespaces.md)
2021-08-12 21:26:24 +02:00
# Packaging
- [Packaging](packaging/README.md)
- [Zip-based Packaging](packaging/zip.md)
2021-06-23 22:06:21 +02:00