Skip to content

Commit

Permalink
moved ext modules docs to Whitepapers section
Browse files Browse the repository at this point in the history
  • Loading branch information
jpeletier committed Jul 26, 2020
1 parent 4c72e83 commit 94cd16a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ pages:
- FAQs:
- Lua Developer FAQ: 'lua-developer-faq.md'
- Extension Developer FAQ: 'extn-developer-faq.md'
- Writing external C modules: 'modules/extmods.md'
- Whitepapers:
- Filesystem on SD card: 'sdcard.md'
- Whitepapers:
- Filesystem on SD card: 'sdcard.md'
- Writing external C modules: 'modules/extmods.md'
- C Modules:
- 'adc': 'modules/adc.md'
- 'bit': 'modules/bit.md'
Expand Down

0 comments on commit 94cd16a

Please sign in to comment.