Show
Ignore:
Timestamp:
04/24/08 12:26:10 (6 months ago)
Author:
pmoura
Message:

Added a "lgttxt.xsl" XSLT style-sheet and two shell scripts, "lgt2txt.sh" and "lgt2txt.js", for converting XML documenting files into text files.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/scripts/install.sh

    r4132 r4220  
    5656ln -sf ../share/logtalk/xml/lgt2html.sh lgt2html 
    5757ln -sf ../share/logtalk/xml/lgt2xml.sh lgt2xml 
     58ln -sf ../share/logtalk/xml/lgt2txt.sh lgt2txt 
    5859 
    59 echo "Links to the \"cplgtdirs\", \"lgt2pdf\", \"lgt2html\", and \"lgt2xml\" scripts" 
    60 echo "have been created on \"$prefix/bin\"; you may need to add this directory" 
    61 echo "to your execution path." 
     60echo "Links to the \"cplgtdirs\", \"lgt2pdf\", \"lgt2html\", \"lgt2xml\", and" 
     61echo "\"lgt2txt\" scripts have been created on \"$prefix/bin\";" 
     62echo "you may need to add this directory to your execution path." 
    6263echo 
    6364