diff --git a/doc/additionalDoc/package.h b/doc/additionalDoc/package.h
index d545d8b6f355cf3064cf3e76ded5e48af3489052..566cd0bf06efba72b60e87b8ebfa3b4b9695accd 100644
--- a/doc/additionalDoc/package.h
+++ b/doc/additionalDoc/package.h
@@ -29,7 +29,7 @@ together using a graph system, akin to what Simulink does. With the building
 blocks this package provides, you can easily create a full computation graph
 for a given problem. It is the basis for the stack of tasks operation.
 
-\image html pictures/entity.png
+\image html entity.png
 Functionality:
 \li Built-in scripting language* for fast prototyping and testing
 \li Support for extensions and modules using dynamic link libraries
@@ -135,16 +135,12 @@ IEEE Trans. on Robotics, 23(1):60-72, February 2007
 
 
 \defgroup dgraph Core classes and objects
-
-\ingroup dgraph
 @{
 
 Classes, entities and binaries that make up the core of the dynamic-graph library are listed here.
 @}
 
 \defgroup signals Signals
-
-\ingroup signals
 @{
 This part provides the mechanism to transfer information
 from one entity to another. There are three main types of signals,
diff --git a/doc/pictures/entity.png b/doc/figures/entity.png
similarity index 100%
rename from doc/pictures/entity.png
rename to doc/figures/entity.png