File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 88# Required
99version : 2
1010
11+ build :
12+ tools :
13+ python : " 3"
14+
1115python :
12- version : " 3.x"
1316 install :
1417 - requirements : docs/requirements.txt
1518 - requirements : requirements.txt
Original file line number Diff line number Diff line change @@ -69,15 +69,17 @@ Or the following command to update an existing version:
6969
7070 circup update
7171
72+ Documentation
73+ =============
74+
75+ API documentation for this library can be found on `Read the Docs <https://circuitpython.readthedocs.io/en/latest/docs/library/asyncio.html >`_.
76+
77+ For information on building library documentation, please check out
78+ `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1 >`_.
79+
7280Contributing
7381============
7482
7583Contributions are welcome! Please read our `Code of Conduct
7684<https://github.com/adafruit/Adafruit_CircuitPython_asyncio/blob/HEAD/CODE_OF_CONDUCT.md> `_
7785before contributing to help this project stay welcoming.
78-
79- Documentation
80- =============
81-
82- For information on building library documentation, please check out
83- `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1 >`_.
You can’t perform that action at this time.
0 commit comments