Update documentation

This commit is contained in:
Rafal Kupiec 2024-06-17 18:05:53 +02:00
parent 2b96270d99
commit 021b829284
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -3,5 +3,13 @@ title = 'Documentation'
date = 2024-06-16T22:27:36+02:00 date = 2024-06-16T22:27:36+02:00
draft = true draft = true
+++ +++
### Getting started ### Getting Started
* [Frequently Asked Questions](/faq) * [Frequently Asked Questions](/faq)
* [Installation Guide](/documentation/install-guide)
### Contributing Documentation
* [Contributing to ExectOS](/contributing)
* [Working with GIT](/contributing/working-with-git)
### Technical Details
* [XT Boot Loader](/documentation/xtldr)