]> Creatis software - gdcm.git/blobdiff - Doc/DoxyDevelInstal.txt
Last modif before gdcmPixelData class introduction :
[gdcm.git] / Doc / DoxyDevelInstal.txt
index 126c9d19cdc6200b09746cddc009d8f8a6a185c3..1e61433f346409bcfdcc620fa75958a727459336 100644 (file)
@@ -10,7 +10,7 @@
  * - test suite usage (typically after code modifications and prior to
  *   commit).
  * .
- * In the following we shall assume that gdcm is allready compiled-
+ * In the following we shall assume that gdcm is already compiled-
  * BUT not installed- in a directory named <TT>GDCM_HOME</TT>.
  * 
  * \section DoxyDevelInstalCPlusPlus Working with C++
@@ -43,7 +43,6 @@
  *    - You can then use gdcmPython for manual test/demos
  *       -# <TT>cd GDCM_HOME/gdcmPython/demo</TT>
  *       -# <TT>python PrintHeader.py</TT>
- *        .
  *    - You can also run the gdcm test suite, which is written in Python:
  *       -# first you need to install the Dicom data files used by the
  *          test suite. The cvs access point is
@@ -52,6 +51,4 @@
  *          Checkout this module in <TT>GDCM_HOME</TT> directory
  *       -# <TT>cd GDCM_HOME/gdcmPython/</TT>
  *       -# <TT>python testSuite.py</TT>
- *        .
- *     .
  */