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.
The purpose of publishing library pages to a LIBRARY directory instead of the main directory is to make all hyper-links the same. In the current implementation, hyper-links in library pages are different than hyper-links in document pages because they are at different directory levels. If I put the library pages in a sub-directory just like the document pages then all links can be rendered using the same templates.
The purpose of publishing library pages to a LIBRARY directory instead of the main directory is to make all hyper-links the same. In the current implementation, hyper-links in library pages are different than hyper-links in document pages because they are at different directory levels. If I put the library pages in a sub-directory just like the document pages then all links can be rendered using the same templates.