瀏覽代碼

actually use the component diagram

Eren Yilmaz 7 年之前
父節點
當前提交
2aab2f968b
共有 1 個文件被更改,包括 2 次插入2 次删除
  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]
     \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}
 \end{figure}