summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--structure.lyx17
-rw-r--r--structure.pdfbin66838 -> 67225 bytes
3 files changed, 14 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index a8b5021..266461d 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ export BINDIR = $(BASEDIR)/bin
.PHONY: all checkdirs build clean doc
-all: checkdirs build test-build doc test
+all: checkdirs build test-build
# Compile les fichiers source principales
build: checkdirs
diff --git a/structure.lyx b/structure.lyx
index 8926cac..8f136ed 100644
--- a/structure.lyx
+++ b/structure.lyx
@@ -37,6 +37,7 @@
\tracking_changes false
\output_changes false
\author ""
+\author ""
\end_header
\begin_body
@@ -272,19 +273,19 @@ compile les tests
\end_layout
\begin_layout Itemize
-doc
+all
\begin_inset Newline newline
\end_inset
-génère la documentation
+lance un build, test-build
\end_layout
\begin_layout Itemize
-all
+doc
\begin_inset Newline newline
\end_inset
-lance un build, test-build et doc
+génère la documentation
\end_layout
\begin_layout Itemize
@@ -303,6 +304,14 @@ propre
\end_layout
+\begin_layout Itemize
+test
+\begin_inset Newline newline
+\end_inset
+
+lance tous les tests
+\end_layout
+
\begin_layout Section*
Compilation
\end_layout
diff --git a/structure.pdf b/structure.pdf
index 1f6db3e..bb44c39 100644
--- a/structure.pdf
+++ b/structure.pdf
Binary files differ