Magisk/docs/README.md

15 lines
378 B
Markdown
Raw Normal View History

# Magisk Documentation
2017-08-14 20:27:07 +02:00
2020-03-23 12:24:20 +01:00
- [Installation Instructions](install.md)
2020-10-03 06:47:47 +02:00
- [Frequently Asked Questions](faq.md)
2020-10-03 12:30:22 +02:00
- [Release Notes](releases/index.md)
- [Magisk Changelog](changes.md)
2018-01-08 15:33:55 +01:00
The following sections are for developers
2018-01-08 15:33:55 +01:00
2018-10-15 10:33:42 +02:00
- [Developer Guides](guides.md)
2019-12-28 20:28:03 +01:00
- [Magisk Tools](tools.md)
- [Internal Details](details.md)
- [Android Booting Shenanigans](boot.md)
2019-03-28 10:25:20 +01:00
- [Deployment](deploy.md)