Documentation improvements
This commit is contained in:
8
docs/inherit_graph_8.dot
Normal file
8
docs/inherit_graph_8.dot
Normal file
@@ -0,0 +1,8 @@
|
||||
digraph "Graphical Class Hierarchy"
|
||||
{
|
||||
// LATEX_PDF_SIZE
|
||||
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
|
||||
node [fontname="Helvetica",fontsize="10",shape=record];
|
||||
rankdir="LR";
|
||||
Node0 [label="sLayer",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$structsLayer.html",tooltip="Layer screen descriptor (on change update SLAYER_* in define.h)"];
|
||||
}
|
||||
Reference in New Issue
Block a user