From db66df931dc1438acd4ba2170b34d5c09ac475e4 Mon Sep 17 00:00:00 2001 From: Alec Delaney <89490472+tekktrik@users.noreply.github.com> Date: Sat, 31 May 2025 23:31:16 -0400 Subject: [PATCH 1/2] Fix RTD configuration file --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 33c2a61..88bca9f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,6 +8,9 @@ # Required version: 2 +sphinx: + configuration: docs/conf.py + build: os: ubuntu-20.04 tools: From cd864d0489a65d81297bfae29d95034e3ba94be0 Mon Sep 17 00:00:00 2001 From: Alec Delaney <89490472+tekktrik@users.noreply.github.com> Date: Sat, 31 May 2025 23:31:31 -0400 Subject: [PATCH 2/2] Add RTD badge to README --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 54271d8..91cde07 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,9 @@ Introduction ============ - +.. image:: https://readthedocs.org/projects/circuitpython-nau7802/badge/?version=latest + :target: https://docs.circuitpython.org/projects/nau7802/en/latest/ + :alt: Documentation Status .. image:: https://img.shields.io/discord/327254708534116352.svg