MOAR DOCS

This commit is contained in:
Kyle Shockey
2017-10-06 12:08:27 -07:00
parent f6206d35fd
commit d133f5c2df
14 changed files with 367 additions and 181 deletions

View File

@@ -7,9 +7,9 @@
- [Version detection](usage/version-detection.md)
### Customization
- [Plugin API](customization/plugin-api.md)
- [Building an Example Plugin](customization/building-a-plugin.md)
- [Overview](customization/overview.md)
- [Creating a Custom Layout](customization/custom-layout.md)
- [Plugin API](customization/plugin-api.md)
### Development
- [Architecture overview](development/architecture.md)