diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 093a17886602a3fca9bfd62794e4da894512b1de..8b812f4bd7750651b38d3d5e5290f3ff1d6f67f1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ pages:
   stage: deploy
   script:
     - pip install piccolo-theme sphinx-copybutton
-    - sphinx-apidoc -f -o docs/ catkin_ws/
+    #- sphinx-apidoc -f -o docs/ catkin_ws/
     - python -m sphinx -b html docs/ public
   artifacts:
     paths: