Skip to content

Commit ec06638

Browse files
committed
Consolidate Documentation sections of README
1 parent f170461 commit ec06638

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

README.rst

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -63,26 +63,11 @@ Documentation
6363

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

66+
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>`_.
67+
6668
Contributing
6769
============
6870

6971
Contributions are welcome! Please read our `Code of Conduct
7072
<https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_CORE/blob/main/CODE_OF_CONDUCT.md>`_
7173
before contributing to help this project stay welcoming.
72-
73-
Documentation
74-
=============
75-
76-
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>`_.
77-
78-
License
79-
=======
80-
81-
This library was written by Google for MicroPython. We've converted it to
82-
work with CircuitPython and made changes so it works with boards supported by
83-
CircuitPython and the CircuitPython API.
84-
85-
We've added examples for using this library to transmit board telemetry data along
86-
with sensor data to Google's Cloud Platform.
87-
88-
This open source code is licensed under the Apache license (see LICENSE) for details.

0 commit comments

Comments
 (0)