mirror of
https://github.com/AlexMacocian/MTSC.git
synced 2026-07-24 03:56:32 +00:00
Included generated doxy documents
This commit is contained in:
@@ -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="MTSC.Client.Client",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$dc/d7c/class_m_t_s_c_1_1_client_1_1_client.html",tooltip="Base class for TCP Client."];
|
||||
}
|
||||
Reference in New Issue
Block a user