GET library
GETDocWebIndex.hh
Go to the documentation of this file.
1 //======================================================================
2 /*! \file GETDocWebIndex.hh
3  *
4  * Documentation page for use as template for website index page.
5  */
6 //======================================================================
7 
8 
9 //======================================================================
10 /*! \page get_index G E T analysis environment
11  *
12  * \author J. Giovinazzo (giovinaz@cenbg.in2p3.fr)
13  *
14  * \par GET libraries
15  *
16  * - Reference documentation of the GET analysis libraries:
17  * \global_docs_dir/GETdoc/GET\get_version/html/index.html
18  *
19  * - Compilation and installation guide:
20  * \global_docs_dir/GETdoc/GET\get_version/html/get_page_compilation.html
21  *
22  *
23  * \par Libraries source files download page
24  *
25  * - <A HREF=\global_docs_dir/libs_download.html>Libraries download page</A>
26  */
27 //======================================================================
28 
29 //======================================================================
30 /*! \page get_download Libraries source file download page
31  *
32  * <B>Packages required to compile GET analysis library:</B>
33  *
34  * <B>Versions from 12/2017:</B>
35  * - MFM library (L. Legeard, GANIL) (the makefiles have
36  * been slightly adapted)
37  * - \global_docs_dir/Download/tinyxml.tgz
38  * (http://www.grinninglizard.com/tinyxml)
39  * - \global_docs_dir/Download/MFM_15_10_22c.tgz
40  * - required libraries (J. Giovinazzo, CENBG)
41  * - \global_docs_dir/Download/GCpp\gcpp_version.tgz
42  * - \global_docs_dir/Download/GRootTools\groot_version.tgz
43  * - (optional, for ACTAR TPC reader class & program):
44  * \global_docs_dir/Download/Analysis\event_version.tgz
45  * - GET analysis (J. Giovinazzo, CENBG)
46  * - \global_docs_dir/Download/GET\get_version.tgz
47  *
48  * <B>Reference documentation pages (HTML):</B>
49  * - \global_docs_dir/GETdoc/GET\get_version/index.html
50  * - \global_docs_dir/GETdoc/MFM_15_10_22c/html/index.html
51  * - \global_docs_dir/GETdoc/GRootTools\groot_version/index.html
52  * - \global_docs_dir/GETdoc/GCpp\gcpp_version/index.html
53  * - (optional) \global_docs_dir/GETdoc/Analysis\event_version/index.html
54  *
55  */
56 //======================================================================