drj826 / SML

This is the Perl 5 implementation of the SML code library. SML is a minimalistic plain text descriptive markup language which is human readable, enables continuous integration of documentation, expresses and validates semantic relationships, is easy to edit, is easy to generate automatically, and publishes professional documentation from plain text manuscripts.
GNU General Public License v3.0
2 stars 2 forks source link

Batch path to perl et al #105

Open sawdustgang opened 7 years ago

sawdustgang commented 7 years ago

There are changes to the interpreter paths supporting sml publishing. For example: Our previous path to the perl interpreter was ....\perl\perl\bin\perl.exe

Our current path is ....\portable-perl\perl\bin\perl.exe

Change the .\sml-library\bin .bat paths to the new directories.