]> Creatis software - bbtk.git/blobdiff - kernel/doc/bbtkWebSite/home.html
Feature #1774
[bbtk.git] / kernel / doc / bbtkWebSite / home.html
index dbd3282c0810793013beaca0abf988b4034b76bb..2b4cc04cde7f4321bdfba379c19c027b386d6718 100644 (file)
@@ -1,3 +1,30 @@
+<!--
+# ---------------------------------------------------------------------
+#
+# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
+#                        pour la SantÈ)
+# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
+# Previous Authors : Laurent Guigues, Jean-Pierre Roux
+# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
+#
+#  This software is governed by the CeCILL-B license under French law and
+#  abiding by the rules of distribution of free software. You can  use,
+#  modify and/ or redistribute the software under the terms of the CeCILL-B
+#  license as circulated by CEA, CNRS and INRIA at the following URL
+#  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
+#  or in the file LICENSE.txt.
+#
+#  As a counterpart to the access to the source code and  rights to copy,
+#  modify and redistribute granted by the license, users are provided only
+#  with a limited warranty  and the software's author,  the holder of the
+#  economic rights,  and the successive licensors  have only  limited
+#  liability.
+#
+#  The fact that you are presently reading this means that you have had
+#  knowledge of the CeCILL-B license and that you accept its terms.
+# ------------------------------------------------------------------------ */
+-->
+
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
   <title>Home</title>
 </head>
 <body>
-<div style="text-align: center;"><big><big><big><span
- style="font-weight: bold;">The Black Box Toolkit<br>
-</span></big></big></big>
-<div style="text-align: left;"><big><br>
-</big><a
- href="http://en.wikipedia.org/wiki/Black_box_%28disambiguation%29">Wikipedia</a>
-defines a <b>black box</b> as <em>"any component in a system in which
-only the input and output characteristics are of interest, without
-regard to its internal mechanism or structure"</em>.
-<div class="p"><!---->The <b>Black Box Toolkit</b> (<tt>bbtk</tt>) is
-a set of tools (<tt>C++</tt> libraries and executables) providing a <tt>C++</tt>
-framework for the definition of elementary processing <em>units</em>,
-called <b>black boxes</b>, and the definition and execution of
-processing <em>chains</em> made up of these black boxes.</div>
+<div style="text-align: center;">
+<big><span style="font-weight: bold;">
+User Documentation<br>
+@PROJECT_VERSION@ (@PROJECT_VERSION_DATE@)<br>
+</big></span><br>
+
+<div style="text-align: left;">Follow <a
+ href="./install.html">this link</a> if you need to build this application from sources.<br>
+<br>
+Read the <a href="../UserDocumentation/UserDocumentation.html">users' guide</a> To find out more about this application.<br>
+<br>
+The futures developers in this project might be also interested in the <a
+ href="../doxygen/index.html" >doxygen documentation</a> of the
+source code.<br>
+
+<br>
 <br>
-<big><big><big><span style="font-weight: bold;"></span></big></big></big></div>
 </div>
 </body>
 </html>