summaryrefslogtreecommitdiff
path: root/docs/library
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2019-07-29 18:08:16 -0700
committerGitHub <noreply@github.com>2019-07-29 18:08:16 -0700
commitf9d314b2631f3de2a343b3b0aa82ac744cee8a28 (patch)
tree6543c848453bf27d1290fe9100c2fa24e104c745 /docs/library
parenta108554a85ef355e3a0e30f9712af8612fa59e9c (diff)
parentbbc5255f046480fb2370bd6c2dd309c862478af7 (diff)
Merge pull request #1985 from sommersoft/dynamic_support_matrix
Docs: Dynamically Build Support Matrix Table
Diffstat (limited to 'docs/library')
-rw-r--r--docs/library/network.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/library/network.rst b/docs/library/network.rst
index d25f9f388..cdcc5f323 100644
--- a/docs/library/network.rst
+++ b/docs/library/network.rst
@@ -5,6 +5,7 @@
.. include:: ../templates/unsupported_in_circuitpython.inc
.. module:: network
+ :noindex:
:synopsis: network configuration
This module provides network drivers and routing configuration. To use this