/pml-userman

PML markup code of the PML User Manual

Primary LanguageShellCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

PML User Manual

This repository contains the PML markup code used to create the PML User Manual.

Create an HTML Version

To build an HTML version of the User Manual from this source repository:

  • If you haven't already done so, install the PML Companion.

  • Create a local copy of this repository.

  • Open a terminal in the root directory of your local repository.

  • Execute the following OS command:

      pmlc p2h input/index.pml
    

More Info

For more information about PML, please visit the PML website.