File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,6 @@ Installing from PyPI
35
35
.. note :: This library is not available on PyPI yet. Install documentation is included
36
36
as a standard element. Stay tuned for PyPI availability!
37
37
38
- .. todo :: Remove the above note if PyPI version is/will be available at time of release.
39
- If the library is not planned for PyPI, remove the entire 'Installing from PyPI' section.
40
-
41
38
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
42
39
PyPI <https://pypi.org/project/adafruit-circuitpython-ble-berrymed_pulse_oximeter/> `_. To install for current user:
43
40
@@ -60,11 +57,6 @@ To install in a virtual environment in your current project:
60
57
source .env/bin/activate
61
58
pip3 install adafruit-circuitpython-ble-berrymed-pulse-oximeter
62
59
63
- Usage Example
64
- =============
65
-
66
- .. todo :: Add a quick, simple example. It and other examples should live in the examples folder and be included in docs/examples.rst.
67
-
68
60
Contributing
69
61
============
70
62
Original file line number Diff line number Diff line change @@ -23,15 +23,9 @@ Table of Contents
23
23
.. toctree ::
24
24
:caption: Tutorials
25
25
26
- .. todo :: Add any Learn guide links here. If there are none, then simply delete this todo and leave
27
- the toctree above for use later.
28
-
29
26
.. toctree ::
30
27
:caption: Related Products
31
28
32
- .. todo :: Add any product links here. If there are none, then simply delete this todo and leave
33
- the toctree above for use later.
34
-
35
29
.. toctree ::
36
30
:caption: Other Links
37
31
You can’t perform that action at this time.
0 commit comments