diff LinuxCompilation.txt @ 1219:c4ae92753d57

note about doxygen
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 07 Nov 2014 15:52:53 +0100
parents 6502517fd4af
children afaa55d42ddd
line wrap: on
line diff
--- a/LinuxCompilation.txt	Thu Nov 06 15:58:13 2014 +0100
+++ b/LinuxCompilation.txt	Fri Nov 07 15:52:53 2014 +0100
@@ -44,6 +44,8 @@
 directory ("rm -rf ~/OrthancBuild") after installing this package,
 then run cmake again.
 
+Note 3- To build the documentation, you will have to install doxyen.
+
 
 Use system-wide libraries under Linux
 =====================================
@@ -58,6 +60,7 @@
 # cmake -DCMAKE_BUILD_TYPE=Debug ~/Orthanc
 # make
 
+Note that to build the documentation, you will have to install doxyen.
 
 However, on some Linux distributions, it is still required to download
 and static link against some third-party dependencies, e.g. when the