Skip to content

Commit 0e9f749

Browse files
committed
Consolidate Documentation sections of README
1 parent 0d0a7b4 commit 0e9f749

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.rst

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,22 +65,11 @@ Documentation
6565

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

68+
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>`_.
69+
6870
Contributing
6971
============
7072

7173
Contributions are welcome! Please read our `Code of Conduct
7274
<https://github.com/adafruit/Adafruit_CircuitPython_TinyLoRa/blob/main/CODE_OF_CONDUCT.md>`_
7375
before contributing to help this project stay welcoming.
74-
75-
Documentation
76-
=============
77-
78-
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>`_.
79-
80-
License
81-
=======
82-
This library was written by ClemensRiederer. We've converted it to work with Adafruit CircuitPython and made
83-
changes so it works with the Raspberry Pi and Adafruit Feather M0/M4. We've added examples for using this library
84-
to transmit data and sensor data to The Things Network.
85-
86-
This open source code is licensed under the LGPL license (see LICENSE for details).

0 commit comments

Comments
 (0)