X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Doc%2FDoxyDevelInstal.txt;h=1e61433f346409bcfdcc620fa75958a727459336;hb=fdd74c5c2b43621f24a1f22430a04224983aa09f;hp=126c9d19cdc6200b09746cddc009d8f8a6a185c3;hpb=1fa3ad521c365a3c26ad6f922366858bf43917d3;p=gdcm.git diff --git a/Doc/DoxyDevelInstal.txt b/Doc/DoxyDevelInstal.txt index 126c9d19..1e61433f 100644 --- a/Doc/DoxyDevelInstal.txt +++ b/Doc/DoxyDevelInstal.txt @@ -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 GDCM_HOME. * * \section DoxyDevelInstalCPlusPlus Working with C++ @@ -43,7 +43,6 @@ * - You can then use gdcmPython for manual test/demos * -# cd GDCM_HOME/gdcmPython/demo * -# python PrintHeader.py - * . * - 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 GDCM_HOME directory * -# cd GDCM_HOME/gdcmPython/ * -# python testSuite.py - * . - * . */