We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd1a1f4 + cd864d0 commit 29b7197Copy full SHA for 29b7197
.readthedocs.yaml
@@ -8,6 +8,9 @@
8
# Required
9
version: 2
10
11
+sphinx:
12
+ configuration: docs/conf.py
13
+
14
build:
15
os: ubuntu-20.04
16
tools:
README.rst
@@ -1,7 +1,9 @@
1
Introduction
2
============
3
4
-
+.. image:: https://readthedocs.org/projects/circuitpython-nau7802/badge/?version=latest
5
+ :target: https://docs.circuitpython.org/projects/nau7802/en/latest/
6
+ :alt: Documentation Status
7
.. image:: https://img.shields.io/discord/327254708534116352.svg
0 commit comments