diff --git a/docs/source/conf.py b/docs/source/conf.py index c13be0c..7fdb3b3 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -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'] diff --git a/docs/source/lib/Odom.rst b/docs/source/lib/Odom.rst index b448509..672e11c 100644 --- a/docs/source/lib/Odom.rst +++ b/docs/source/lib/Odom.rst @@ -1,7 +1,7 @@ .. _lib_odom: Odometry -****** +******** Class Documentation ====================