diff --git a/docs/06-faq.md b/docs/06-faq.md index d8f5bc40..25cc6e2a 100644 --- a/docs/06-faq.md +++ b/docs/06-faq.md @@ -11,7 +11,7 @@ However, you can upload the `edit.htm.gz` (3kB) file to the SPIFFS partition fro Download it from: https://github.com/espressif/arduino-esp32/blob/master/libraries/WebServer/examples/FSBrowser/data/edit.htm.gz When the `edit.htm.gz` file is present on Spiffs you will see an additional File Browser button on the Main Webpage: -![HTTP configuration](assets/images/hasp/faq_file_browser.png "File Browser") +![HTTP configuration](assets/images/faq/faq_file_browser.png "File Browser") Using that webpage, you can right-click and delete files: -![HTTP configuration](assets/images/hasp/faq_file_delete.png "Delete file") +![HTTP configuration](assets/images/faq/faq_file_delete.png "Delete file") diff --git a/docs/README.md b/docs/README.md index 30d74d25..b37423c9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1 +1,32 @@ -test \ No newline at end of file +# HASP-LVGL + +## Welcome to the hasp-lvgl documentation. + +### Getting Started + +- Hardware +- Firmware Install +- Inital Setup + +### Configuration + +### Usage + +- Command Reference +- Frequently Asked Questions + +### Design Pages + +- Pages +- Objects +- Styling + +### Demo Layouts + +- Example Pages + +### Firmware Updates + +- ESP32 +- ESP8266 +- STM32F4xx \ No newline at end of file