diff options
| author | sommersoft <sommersoft@gmail.com> | 2019-07-28 16:00:29 -0500 |
|---|---|---|
| committer | sommersoft <sommersoft@gmail.com> | 2019-07-28 16:00:29 -0500 |
| commit | 8c759628502687f3638acca088ad9b9da942f48d (patch) | |
| tree | ea479fcf4a080e3c8f401e039916d8fce7c7f929 /docs/library | |
| parent | d489c7a0579d13d29d42f29d6284cf51e57013d5 (diff) | |
add ':noindex:' to micropy's 'network.rst' to avoid sphinx conflict
Diffstat (limited to 'docs/library')
| -rw-r--r-- | docs/library/network.rst | 1 |
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 |
