]> Creatis software - gdcm.git/blob - Doc/Website/Sidebar.html
New version Documentation
[gdcm.git] / Doc / Website / Sidebar.html
1 <HTML>
2 <HEAD>
3 <TITLE>gdcm home page</TITLE>
4 </HEAD>
5 <BODY BGCOLOR="#ffffff" TEXT="#000000"
6       TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"
7       LINK="#0000bb"  VLINK="#551a8b"
8       ALINK="#ff0000">
9
10 <!-- start of sidebar cells ------------------------------------------ -->
11 <TD WIDTH=150 VALIGN=TOP BGCOLOR="#99ccff">
12    
13    <TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=3
14           BGCOLOR="#ffffff">
15    
16    <!#################### Users ###############################>
17    <TR> <TD BGCOLOR="#003366"> <B>
18       <FONT COLOR="#ffffff"> GDCM Library
19       </FONT> </B> </TD>
20    </TR>
21    
22    <TR><TD BGCOLOR="#99ccff">
23       <A HREF="Main.html"
24       target="rite">
25       gdcm HOME</A>
26    </TD></TR>
27
28    <TR><TD BGCOLOR="#99ccff">
29       <A HREF="News.html#NewsCurrentVersion"
30       target="rite">
31       News</A>
32       <blink><font size=-2 color="#ffff00">Updated 2005.11.22</font></blink>
33    </TD></TR>
34
35    <TR><TD BGCOLOR="#99ccff">
36       <A HREF="License.html"
37       target="rite">
38       License</A>
39    </TD></TR>
40
41    <TR><TD BGCOLOR="#99ccff">
42       <A HREF="html.user/index.html"
43       target="rite">
44       Users documentation</A>
45       <br>
46       <font size=-2 color="#000000">For previous versions, see 
47       <A HREF="News.html#NewsPreviousVersions" target="rite">News</A></font>
48    </TD></TR>
49
50    <TR><TD BGCOLOR="#99ccff">
51       <A HREF="Download.html"
52       target="rite">
53       Download</A>
54    </TD></TR>
55
56    <TR><TD BGCOLOR="#99ccff">
57       <A HREF="Support.html"
58       target="rite">
59       Support</A>
60    </TD></TR>
61
62    <!######################## Utilities ########################>
63    <TR> <TD BGCOLOR="#003366"> <B>
64       <FONT COLOR="#ffffff"> GDCM Utilities
65       </FONT> </B> </TD>
66    </TR>
67    <TR><TD BGCOLOR="#99ccff">
68       <A HREF="CommandLine.html"
69       target="rite">
70       Command line Programs</A>
71    </TD></TR>
72
73    <TR><TD BGCOLOR="#99ccff">
74       <A HREF="VtkGdcmViewer.html"
75       target="rite">
76       Vtk gdcm Viewer</A>
77    </TD></TR>
78
79    <!######################## Wrappers ########################>
80    <TR> <TD BGCOLOR="#003366"> <B>
81       <FONT COLOR="#ffffff"> GDCM Wrappers
82       </FONT> </B> </TD>
83    </TR>
84
85    <TR><TD BGCOLOR="#99ccff">
86       <A HREF="VtkGdcm.html"
87       target="rite">
88       VTK users</A>
89    </TD></TR>
90    
91    <TR><TD BGCOLOR="#99ccff">
92       <A HREF="html.developper/DoxyPythonComplete.html"
93       target="rite">
94       gdcmPython</A>
95    </TD></TR>
96
97    <!######################## Developpers ########################>
98    <TR> <TD BGCOLOR="#003366"> <B>
99       <FONT COLOR="#ffffff"> Developpers
100       </FONT> </B> </TD>
101    </TR>
102
103    <TR><TD BGCOLOR="#99ccff">
104       <A HREF="MailingList.html"
105       target="rite">
106       Mailing list</A>
107    </TD></TR>
108    
109    <TR><TD BGCOLOR="#99ccff">
110       <A HREF="Installation.html"
111       target="rite">
112       Installation</A>
113    </TD></TR>
114    
115    <TR><TD BGCOLOR="#99ccff">
116       <A HREF="html.developper/index.html"
117       target="rite">
118       Full Documentation</A>
119       <br>
120        <font size=-2 color="#000000">For previous versions, see 
121       <A HREF="News.html#NewsPreviousVersions" target="rite">News</A></font>      
122    </TD></TR>
123
124    <TR><TD BGCOLOR="#99ccff">
125       <A HREF="Developpers.html"
126       target="rite">
127       Developpers</A>
128    </TD></TR>
129
130    <TR><TD BGCOLOR="#99ccff">
131       <A HREF="DeveloppersPython.html"
132       target="rite">
133       Python Developpers</A>
134    </TD></TR>
135
136    <TR><TD BGCOLOR="#99ccff">
137       <A HREF="http://cvs.creatis.insa-lyon.fr/viewcvs/viewcvs.cgi/gdcm/"
138       target="rite">
139       Web CVS access</A>
140    </TD></TR>
141
142    <TR><TD BGCOLOR="#99ccff">
143       <A HREF="Cvs.html"
144       target="rite">
145       CVS access</A>
146    </TD></TR>
147
148    <TR><TD BGCOLOR="#99ccff">
149       <A HREF="http://www.creatis.insa-lyon.fr/viewcvs/viewcvs.cgi/gdcm/"
150       target="rite">
151       Online browsing of source code</A><br>
152       <font size=-2 color="#ff0000">For CREATIS internal use only</font>
153    </TD></TR>
154
155    <TR><TD BGCOLOR="#99ccff">
156       <A HREF="http://public.kitware.com/dashboard.php?name=gdcm"
157       target="rite">
158       DashBoard</A>
159    </TD></TR>
160
161    </TABLE>
162    
163 </TD><!-- end of sidebar cell -->
164
165 </BODY></HTML>
166