Add API documetn From doxygen

This commit is contained in:
Suphonchai Phoonsawat 2023-11-15 17:00:27 +07:00
parent 1a29f8151d
commit cc14ec28b0
6596 changed files with 616028 additions and 0 deletions

View file

@ -0,0 +1,12 @@
digraph "BMA.EHR.Infrastructure/Storage"
{
// LATEX_PDF_SIZE
bgcolor="transparent";
edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10];
node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4];
compound=true
subgraph clusterdir_b15bd6803eac530324972e2936e8fea7 {
graph [ bgcolor="#edf0f7", pencolor="grey25", label="BMA.EHR.Infrastructure", fontname=Helvetica,fontsize=10 style="filled,dashed", URL="dir_b15bd6803eac530324972e2936e8fea7.html",tooltip=""]
dir_78e5259469f915be6e07ef5085490f4a [label="Storage", fillcolor="#edf0f7", color="grey25", style="filled,bold", URL="dir_78e5259469f915be6e07ef5085490f4a.html",tooltip=""];
}
}