diff --git a/Doc/misc.docu b/Doc/misc.docu
index 8550cae9..ca17d9e0 100644
--- a/Doc/misc.docu
+++ b/Doc/misc.docu
@@ -101,6 +101,10 @@ directory using the subdirectories lib/include/bin.
CMake builds both shared and static under Linux.
Everything will then be build in the Build subdirectory containing the libraries in lib and the binaries in bin.
+
+There are some additional targets:
+doc: Builds the Documentation
+doc-install: Builds the Documentation and installs it