Skip to content

Commit b65a2c6

Browse files
committed
Consolidate Documentation sections of README
1 parent 916418d commit b65a2c6

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

README.rst

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -171,24 +171,11 @@ Documentation
171171

172172
API documentation for this library can be found on `Read the Docs <https://docs.circuitpython.org/projects/wiznet5k/en/latest/>`_.
173173

174+
For information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.
175+
174176
Contributing
175177
============
176178

177179
Contributions are welcome! Please read our `Code of Conduct
178180
<https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/blob/main/CODE_OF_CONDUCT.md>`_
179181
before contributing to help this project stay welcoming.
180-
181-
Documentation
182-
=============
183-
184-
For information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.
185-
186-
License
187-
=============
188-
189-
This library was written by `Arduino LLC <https://github.com/arduino-libraries/Ethernet/blob/master/AUTHORS>`_. We've converted it to work
190-
with `CircuitPython <https://circuitpython.org/>`_ and made changes so it works similarly to `CircuitPython's WIZNET5k wrapper for the WIZnet
191-
5500 Ethernet interface <https://docs.circuitpython.org/en/latest/shared-bindings/wiznet/wiznet5k.html>`_ and CPython's `Socket low-level
192-
networking interface module <https://docs.python.org/3.8/library/socket.html>`_.
193-
194-
This open source code is licensed under the LGPL license (see LICENSE for details).

0 commit comments

Comments
 (0)