diff --git a/mkdocs.yml b/mkdocs.yml index 7a7acf8ef..8ae73f6cc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -48,6 +48,7 @@ pages: - 'dac': 'modules/dac.md' - 'dht': 'modules/dht.md' - 'encoder': 'modules/encoder.md' + - 'eromfs': 'modules/eromfs.md' - 'eth': 'modules/eth.md' - 'file': 'modules/file.md' - 'gpio': 'modules/gpio.md' @@ -65,6 +66,7 @@ pages: - 'pipe': 'modules/pipe.md' - 'pulsecnt': 'modules/pulsecnt.md' - 'qrcodegen': 'modules/qrcodegen.md' + - 'rmt': 'modules/rmt.md' - 'sdmmc': 'modules/sdmmc.md' - 'sigma delta': 'modules/sigma-delta.md' - 'sjson': 'modules/sjson.md'