Skip to content

Commit 51ca2a9

Browse files
committed
fix indentation
moved ext modules docs to Whitepapers section extmods: Moved documentation under FAQs
1 parent 6171ff4 commit 51ca2a9

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
@@ -31,8 +31,8 @@ pages:
3131
- Extension Developer FAQ: 'extn-developer-faq.md'
3232
- Whitepapers:
3333
- Filesystem on SD card: 'sdcard.md'
34+
- Writing external C modules: 'modules/extmods.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)