You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-17Lines changed: 2 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -63,26 +63,11 @@ Documentation
63
63
64
64
API documentation for this library can be found on `Read the Docs <https://docs.circuitpython.org/projects/gc_iot_core/en/latest/>`_.
65
65
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
+
66
68
Contributing
67
69
============
68
70
69
71
Contributions are welcome! Please read our `Code of Conduct
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