Fix TOC structure and LCD/LFS links

This commit is contained in:
Marcel Stör 2018-06-30 12:27:59 +02:00
parent 27a83feb52
commit 3f396cba22
1 changed files with 4 additions and 4 deletions

View File

@ -25,16 +25,16 @@ pages:
- Building the firmware: 'en/build.md'
- Flashing the firmware: 'en/flash.md'
- Uploading code: 'en/upload.md'
- Support: 'en/support.md'
- FAQs:
- Lua Developer FAQ: 'en/lua-developer-faq.md'
- Extension Developer FAQ: 'en/extn-developer-faq.md'
- Hardware FAQ: 'en/hardware-faq.md'
- Whitepapers:
- Filesystem on SD card: 'en/sdcard.md'
- Internal filesystem notes: 'en/spiffs.md'
- Lua Compact Debug(LCD): 'en/lfs.md'
- Lua Flash Store(LFS): 'en/lcd.md'
- Support: 'en/support.md'
- Internal filesystem: 'en/spiffs.md'
- Lua Compact Debug(LCD): 'en/lcd.md'
- Lua Flash Store(LFS): 'en/lfs.md'
- Modules:
- 'adc': 'en/modules/adc.md'
- 'ads1115' : 'en/modules/ads1115.md'