Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
moved ext modules docs to Whitepapers section
extmods: Moved documentation under FAQs
  • Loading branch information
jpeletier committed Jul 27, 2020
1 parent 6171ff4 commit 51ca2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ pages:
- Extension Developer FAQ: 'extn-developer-faq.md'
- Whitepapers:
- Filesystem on SD card: 'sdcard.md'
- Writing external C modules: 'modules/extmods.md'
- C Modules:
- 'Writing external C modules' 'modules/extmods.md'
- 'adc': 'modules/adc.md'
- 'bit': 'modules/bit.md'
- 'bthci': 'modules/bthci.md'
Expand Down

0 comments on commit 51ca2a9

Please sign in to comment.