Update documentation

This commit is contained in:
Konstantin Lampalzer 2022-01-28 19:53:13 +01:00
parent a5b0933eff
commit df4c672701
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ extensions = [
]
autodoc_mock_imports = ["smbus", "compLib.PCA9685", "RPi",
"pigpio", "flask", "apt", "spidev", "influxdb_client"]
"pigpio", "flask", "apt", "influxdb_client"]
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

View file

@ -1,7 +1,7 @@
.. _lib_odom:
Odometry
******
********
Class Documentation
====================