diff options
Diffstat (limited to 'docs/library/index.rst')
-rw-r--r-- | docs/library/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/library/index.rst b/docs/library/index.rst index b5a7b3ca9..9b7727181 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -65,3 +65,15 @@ The following libraries are specific to the pyboard. pyb.rst network.rst + +.. only:: port_esp8266 + + Libraries specific to the ESP8266 + --------------------------------- + + The following libraries are specific to the ESP8266. + + .. toctree:: + :maxdepth: 2 + + esp.rst |