tools/fsh-builddocs
changeset 4 c061fa280d92
parent 2 68b921ce1944
child 17 949c6f5096e4
child 39 b1cc3c1b5028
equal deleted inserted replaced
3:859da167ccfe 4:c061fa280d92
     7 # which accompanies this distribution, and is available
     7 # which accompanies this distribution, and is available
     8 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 # 
     9 # 
    10 # Initial Contributors:
    10 # Initial Contributors:
    11 # Accenture - Initial contribution
    11 # Accenture - Initial contribution
    12 #
    12 
    13 # Description:
    13 # Description:
    14 # fsh-builddocs - A tool that generates HTML documentation from POD source files.
    14 # fsh-builddocs - A tool that generates HTML documentation from POD source files.
    15 
    15 
    16 use strict;
    16 use strict;
    17 use Cwd;
    17 use Cwd;