From 1b967751ceef6149b1a669118ac7a9b34fe6e31f Mon Sep 17 00:00:00 2001 From: foamyguy Date: Wed, 23 Jul 2025 11:31:07 -0500 Subject: [PATCH] fix docs build --- README.rst | 10 +--------- docs/index.rst | 5 +---- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/README.rst b/README.rst index 31bbb81..08aeaa5 100644 --- a/README.rst +++ b/README.rst @@ -37,18 +37,10 @@ or individual libraries can be installed using `circup `_. - -.. todo:: Describe the Adafruit product this library works with. For PCBs, you can also add the -image from the assets folder in the PCB's GitHub repo. - -`Purchase one from the Adafruit shop `_ +Works with any displayio based display. Installing from PyPI ===================== -.. note:: This library is not available on PyPI yet. Install documentation is included - as a standard element. Stay tuned for PyPI availability! - -.. todo:: Remove the above note if PyPI version is/will be available at time of release. On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from PyPI `_. diff --git a/docs/index.rst b/docs/index.rst index 6ef4f91..d13c690 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,14 +24,11 @@ Table of Contents .. toctree:: :caption: Tutorials -.. todo:: Add any Learn guide links here. If there are none, then simply delete this todo and leave - the toctree above for use later. + CircuitPython Text Editor on the Go .. toctree:: :caption: Related Products -.. todo:: Add any product links here. If there are none, then simply delete this todo and leave - the toctree above for use later. .. toctree:: :caption: Other Links