From 6c4a17ee75a4bef75863b2a65842fa55f1ab43aa Mon Sep 17 00:00:00 2001 From: Krzysztof Jurewicz Date: Thu, 31 Mar 2016 17:23:50 +0200 Subject: Add possibility to specify custom ErlyDTL options --- README.legacy.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.legacy.md') diff --git a/README.legacy.md b/README.legacy.md index a992977..455c5b5 100644 --- a/README.legacy.md +++ b/README.legacy.md @@ -74,6 +74,10 @@ subdirectories names in the compiled module name add `DTL_FULL_PATH=1` into your Makefile - `a/b/templatename.dtl` will be compiled into `a_b_templatename_dtl.beam`. +Additional ErlyDTL options can be specified as a comma-separated list +by defining the `DTL_OPTS` variable. Those options will be prepended +to the options specified by the plugin itself. + Escript plugin -------------- -- cgit v1.2.3