Browse Source

actually use the component diagram

Eren Yilmaz 7 years ago
parent
commit
2aab2f968b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/chapter/2architecture.tex

+ 2 - 2
doc/chapter/2architecture.tex

@@ -16,8 +16,8 @@ Figure~\ref{fig:components} contains a component diagram that illustrates this.
 
 
 \begin{figure}[htp]
 \begin{figure}[htp]
     \centering
     \centering
-    \includegraphics[width=\linewidth,trim=0 11cm 0 0,clip]{img/view.pdf}
-    \caption{Component diagram visualizing the architecture of \appname. Each component resembles a java package.}
+    \includegraphics[width=\linewidth,trim=0 11cm 0 0,clip]{img/components.pdf}
+    \caption[Component diagram]{Component diagram visualizing the architecture of \appname. Each component resembles a java package.}
     \label{fig:components}
     \label{fig:components}
 \end{figure}
 \end{figure}