Mobile-DARTS  1.1
BTS SNIR LaSalle Avignon 2021
README.md
Aller à la documentation de ce fichier.
1 \mainpage Application Android
2 
3 \tableofcontents
4 
5 \section section_tdm Table des matières
6 - \ref page_README
7 - \ref page_about
8 - \ref page_licence
9 
10 \image html Screenshot_DARTS-1.png
11 
12 \section section_infos Informations
13 
14 \author
15 \date 2021
16 \version 1.1
17 \see https://svn.riouxsvn.com/
18 
19 
20 \page page_README README
21 
22 [TOC]
23 
24 # Mobile-DARTS {#projet}
25 
26 ## Présentation {#presentation}
27 
28 Réalisé en Java pour Android
29 
30 \image html Screenshot_DARTS-1.png
31 
32 \image html Screenshot_DARTS-2.png
33 
34 ## Informations {#informations}
35 
36 \author
37 \date 2021
38 \version 1.1
39 \see https://svn.riouxsvn.com/
40 
41 
42 \page page_about A propos
43 
44 \author
45 \date 2021
46 \version 1.1
47 \see https://svn.riouxsvn.com/
48 
49 
50 \page page_licence Licence GPL
51 
52 This program is free software; you can redistribute it and/or modify
53 it under the terms of the GNU General Public License as published by
54 the Free Software Foundation; either version 2 of the License, or
55 (at your option) any later version.
56 
57 This program is distributed in the hope that it will be useful,
58 but WITHOUT ANY WARRANTY; without even the implied warranty of
59 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
60 GNU General Public License for more details.
61 
62 You should have received a copy of the GNU General Public License
63 along with this program; if not, write to the Free Software
64 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA