]> Creatis software - gdcm.git/blobdiff - Doc/Website/Main.html
* Added Doc/Website/CodingStyle.html, Developpers.html,
[gdcm.git] / Doc / Website / Main.html
index d7e43447b704866c2a07275b4a7789cbbdad7259..457d9d9122aaa07a1f45eb8e90f19d63777fd343 100644 (file)
@@ -14,7 +14,7 @@
 Gdcm is yet another C++ library dedicated to reading/parsing and writing
 <A HREF="http://medical.nema.org/">Dicom</A> medical files.
 <BR>
-<B>GDCM</B>stands as a short for "<B>G</B>rass roots
+<B>GDCM</B> stands as a short for "<B>G</B>rass roots
 <B>D</B>i<B>C</B>o<B>M</B>. 
 
 <!###################################>
@@ -37,14 +37,13 @@ Gdcm is yet another C++ library dedicated to reading/parsing and writing
 </LI>
 <LI>gdcm targets both GNU/Un*ces and Windows/VC++
    (refer to
-   <A HREF="html.developper/DoxyInstallation.html#DoxyRequirements">
-           requirements</A>
+   <A HREF="Installation.html#gdcmRequirements">requirements</A>
    for details).
 </LI>
 <LI>gdcm comes with a
    <A HREF="http://public.kitware.com/VTK">VTK</A>
    shallow wrapper class vtkGdcmReader (refer to
-   <A HREF="">VtkGdcm.html</A>)
+   <A HREF="VtkGdcm.html">VtkGdcm</A>)
    to ease the burden of VTK users,
 <LI>gdcm also comes with
    <A HREF="html.developper/DoxyPythonComplete.html">gdcmPython</A>