Eren Yilmaz 6 жил өмнө
parent
commit
90704dc4a1

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

@@ -59,7 +59,7 @@ The internal representation of graphs is further explained in the section~\ref{s
     dummy & boolean & yes & Iff this is set to yes, then the node is a dummy node. \\\hline
     layers & < < node > > & yes & The layers of nodes inside this node (Hierarchy). \\\hline
     edges & < edge > & yes & The edges between nodes whose parent node is this node. \\\hline
-    \caption{Node Attributes. < \emph{element type} > is a list.}
+    \caption[Node Attributes]{Node Attributes. < \emph{element type} > is a list.}
     \label{table:node-attributes}
 \end{longtable}
 \raggedright