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.
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.
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.