diff --git a/docs/conf.py b/docs/conf.py index 5658c9c3997a014b129972947be964f3598a3c3f..0ffd0e395e78941724da4dc118b9f7424f249f11 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ import sys sys.path.insert(0, os.path.abspath("..")) -import catkin_ws.src +#import catkin_ws.src # -- General configuration ---------------------------------------------