Merge pull request #22 from tekktrik/doc/update-rtd-config
Update RTD configuration, add missing badge to README
This commit is contained in:
commit
29b7197abf
2 changed files with 6 additions and 1 deletions
|
|
@ -8,6 +8,9 @@
|
|||
# Required
|
||||
version: 2
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
build:
|
||||
os: ubuntu-20.04
|
||||
tools:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue