summaryrefslogtreecommitdiff
path: root/src/common/doc/main_page.h
diff options
context:
space:
mode:
authorsalinasd <salinasd@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-16 17:29:52 +0000
committersalinasd <salinasd@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-16 17:29:52 +0000
commit1d7b76565cd5bec31d47e9276839ff898bc59daa (patch)
treedd5dd4199f00f754b38165a45fb395b822c26d72 /src/common/doc/main_page.h
parente6078c1e4c7561f790afc653269cd3deca4c2350 (diff)
doc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@358 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ade7d814c2bab1b162f6187ac9c7afec3e18455c
Diffstat (limited to 'src/common/doc/main_page.h')
-rw-r--r--src/common/doc/main_page.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index b640ea7b..eaab6195 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -23,9 +23,8 @@ for a detailed description of the design of the library.
\section Compiling
The library uses c++11 and requires Boost with version 1.48.0 or more recent : http://www.boost.org/.
-Some packages require additional libraries :
-\li the multi-field persistent homology algorithm has an optional dependency with GMP
-\li Qt demos require CGAL, Qt4 and QGLViewer
+The multi-field persistent homology algorithm has an optional dependency with GMP.
+
The procedure to install these packages according to your operating system is
detailled here http://doc.cgal.org/latest/Manual/installation.html
@@ -53,4 +52,4 @@ make
\copyright GNU General Public License v3.
\verbatim Contact: gudhi-devel@lists.gforge.inria.fr \endverbatim
-*/ \ No newline at end of file
+*/