]> Creatis software - creaImageIO.git/blobdiff - src2/doxygen/DoxyMainPage.txt.in
Fixed Bugs with filter. Added Layer Diagram to documentation.
[creaImageIO.git] / src2 / doxygen / DoxyMainPage.txt.in
index 5a7c15eb79ae688f7e9732f901a174417f863d4f..0e647298d0f169cc5a7568050153bc51b77dd698 100644 (file)
@@ -2,12 +2,34 @@
  * \mainpage creaImageIO documentation
 
 \htmlonly 
+<H2>Architecture Description (v2)</H2>
+<br>
+<a href="../../Architecture.htm"> Architecture </a>
+<br>
 
-<H2>Diagrams of the architecture (v2)</H2>
-<a href="http://sites.google.com/site/gimmickdiagrams/Home/home"> Diagrams </a>
+<H2>Diagrams of the architecture</H2>
+<br>
+<a href="../../ClassDiagram.htm"> Class Diagram </a>
+<br>
+<a href="../../ComponentDiagram.htm"> Component Diagram </a>
+<br>
+<a href="../../LayerDiagram.htm"> Layer Diagram </a>
 <br>
-<a href="http://sites.google.com/site/gimmickdiagrams/Home/sequence-diagrams"> Sequence Diagrams </a>
 
+<H2>Sequence Diagrams</H2>
+<br>
+<a href="../../SeqAddFile.htm"> On "Add Files" to a database </a>
+<br>
+<a href="../../SeqAddDir.htm"> On "Add Directories" to a database </a>
+<br>
+<a href="../../SeqRemove.htm"> On "Remove Files" from database </a>
+<br>
+<a href="../../SeqCreateDB.htm"> On "Create a database" </a>
+<br>
+<a href="../../SeqSelChanged.htm"> On "Selection has changed" </a>
+<br>
+<a href="../../SeqGetImages.htm"> On "Get Selected Images as VTK structures" </a>
+<br>
 
 \endhtmlonly
 
@@ -16,4 +38,4 @@
 
 
          
- */
+ */
\ No newline at end of file