Skip to content

Commit 4c72e83

Browse files
committed
extmods: Moved documentation under FAQs
1 parent 6171ff4 commit 4c72e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ pages:
2929
- FAQs:
3030
- Lua Developer FAQ: 'lua-developer-faq.md'
3131
- Extension Developer FAQ: 'extn-developer-faq.md'
32+
- Writing external C modules: 'modules/extmods.md'
3233
- Whitepapers:
3334
- Filesystem on SD card: 'sdcard.md'
3435
- C Modules:
35-
- 'Writing external C modules' 'modules/extmods.md'
3636
- 'adc': 'modules/adc.md'
3737
- 'bit': 'modules/bit.md'
3838
- 'bthci': 'modules/bthci.md'

0 commit comments

Comments
 (0)