Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All configurable aspects of the S2PX conversion process are guided by settings in a YAML-formatted configuration file. This file can be named anything, but for the purposes of this documentation we will refer to it as s2pxconfig.yaml. This file has a number of distinct sections, responsible for different areas of the S2PX conversion process.

...

The mapping clause within the customRoutines section of s2pxconfig.yaml allows you to map Server Functions without an identically-named Parallel equivalent to a Parallel expression which achieves the same effect. For example:

...