From 5543710aede4e97975491057ff0f5d13e08a2261 Mon Sep 17 00:00:00 2001 From: Markus Grotz <markus.grotz@kit.edu> Date: Thu, 25 Aug 2016 14:19:37 +0200 Subject: [PATCH] Closes #3 - ViewSelection Gui Doc entry is on Doc Top level --- etc/doxygen/pages/GuiPlugins.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/doxygen/pages/GuiPlugins.dox b/etc/doxygen/pages/GuiPlugins.dox index 3adafb176..921ee4a40 100644 --- a/etc/doxygen/pages/GuiPlugins.dox +++ b/etc/doxygen/pages/GuiPlugins.dox @@ -17,5 +17,7 @@ The following Gui Plugins are available: \subpage RobotAPI-GuiPlugins-RobotViewerPlugin +\subpage RobotAPI-GuiPlugins-ViewSelectionWidgetController + \subpage ArmarXGui-GuiPlugins-DebugDrawerViewer */ -- GitLab