Eren Yilmaz преди 7 години
родител
ревизия
3307891294
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      doc/chapter/2architecture.tex

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

@@ -122,7 +122,6 @@ All the stages are displayed in class diagram~\ref{fig:animated}.
 
 To be able to undo a step each stage needs to implement methods for both forward and backward steps.
 
-\TODO{check figure height}
 \begin{figure}[tp]
     \centering
     \includegraphics[width=\linewidth, trim={0 9cm 0 0}]{img/Algorithms_Animated.pdf}
@@ -131,4 +130,7 @@ To be able to undo a step each stage needs to implement methods for both forward
 \end{figure}
 
 \section{View}\label{sec:view}
+This section only covers the software architecture regarding the views.
+For an explanation of what is actually displayed, see chapter~\ref{ch:ui}
+
 \TODO{Kolja ausfragen}