aboutsummaryrefslogtreecommitdiff
path: root/tex/project-graph.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/project-graph.tex')
-rw-r--r--tex/project-graph.tex10
1 files changed, 9 insertions, 1 deletions
diff --git a/tex/project-graph.tex b/tex/project-graph.tex
index 4bcc0b7..1ae9af4 100644
--- a/tex/project-graph.tex
+++ b/tex/project-graph.tex
@@ -14,7 +14,7 @@
% along with this LaTeX source. If not, see <https://www.gnu.org/licenses/>.
\small
\Wider[5em]{
-\centering
+\begin{center}
\vspace{-3mm}
\begin{tikzpicture}[>=stealth, thick, black!50, text=black,
every new ->/.style={shorten >=1pt},
@@ -205,4 +205,12 @@
{\includegraphics[width=10cm]{img/git.png}};
\fi
\end{tikzpicture}
+\end{center}
+
+
+\vspace{-1.2cm} \scriptsize
+ \textcolor{green!50!black}{Green boxes} with sharp corners:
+ \emph{source}/input components/files.\\
+ \textcolor{blue}{Blue boxes} with rounded corners: \emph{built} components.\\
+ \textcolor{red}{Red boxes} with dashed borders: questions that must be clarified for each phase.
}