Quellcode durchsuchen

improve list of tables

Eren Yilmaz vor 6 Jahren
Ursprung
Commit
90704dc4a1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      doc/chapter/2architecture.tex

+ 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