From 0df26213490ea9cd55e4aae5c0e770bebc4dbc79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 24 Jun 2009 08:23:52 +0000 Subject: [PATCH] Documented doc and doc-install target git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@175 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/misc.docu | 4 ++++ 1 file changed, 4 insertions(+) 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