diff options
author | Pacien TRAN-GIRARD | 2014-02-23 15:19:30 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-23 15:19:30 +0100 |
commit | a09f50675a10f1c06eaf47772594cd932d4e4920 (patch) | |
tree | ad46ef1fca4d46a273945492a7ff6889a1513e8e /report/tools.tex | |
parent | 425eb18d5c5ace5d20c0514150fdc2be3870437e (diff) | |
download | esieequest-a09f50675a10f1c06eaf47772594cd932d4e4920.tar.gz |
Add report structure
Diffstat (limited to 'report/tools.tex')
-rw-r--r-- | report/tools.tex | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/report/tools.tex b/report/tools.tex new file mode 100644 index 0000000..fdd1381 --- /dev/null +++ b/report/tools.tex | |||
@@ -0,0 +1,13 @@ | |||
1 | \chapter{Tools} | ||
2 | |||
3 | \section{Version Control System: Git} | ||
4 | |||
5 | |||
6 | \section{Integrated Development Environment: Eclipse} | ||
7 | |||
8 | |||
9 | \section{Continuous Integration} | ||
10 | |||
11 | \subsection{Automatic build} | ||
12 | |||
13 | \subsection{Automatic tests} | ||