From a68f7cab3581974d2c09b6680185102b1c7629aa Mon Sep 17 00:00:00 2001 From: Johannes Mey <johannes.mey@tu-dresden.de> Date: Sun, 28 Jun 2020 10:18:10 +0200 Subject: [PATCH] fix rosdoc --- rosdoc.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/rosdoc.yaml b/rosdoc.yaml index fa0a3ee..96f49bf 100644 --- a/rosdoc.yaml +++ b/rosdoc.yaml @@ -1,5 +1,4 @@ - builder: doxygen name: C++ API - output_dir: panda_teaching file_patterns: '*.c *.cpp *.h *.cc *.hh *.dox' homepage: https://st.inf.tu-dresden.de/ceti-robots -- GitLab