docs: include project README to the book

This commit is contained in:
Khue Doan
2021-11-28 11:06:07 +07:00
parent b6f82f76e1
commit 7660a5734b
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
--- ---
- [Introduction](introduction.md)
- [Deployment](./deployment/README.md) - [Deployment](./deployment/README.md)
- [Provisioning flow](./deployment/provisioning_flow.md) - [Provisioning flow](./deployment/provisioning_flow.md)
- [Harware requirements](./deployment/hardware_requirements.md) - [Harware requirements](./deployment/hardware_requirements.md)

1
docs/introduction.md Normal file
View File

@ -0,0 +1 @@
{{#include ../README.md}}