This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a change to branch FREEMARKER-154
in repository https://gitbox.apache.org/repos/asf/freemarker-generator.git.
from 6f326a9 Fixed charset issue with demo.txt
add 0ead56f FREEMARKER-155 Migrate the FTL code to terser dotter form
(#22)
new 078f77b Merge remote-tracking branch 'origin/master' into
FREEMARKER-154
new 72a9247 FREEMARKER-154 Continued converting documentation to
XDocbook. Cleaned up POM and docgen config a bit.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
freemarker-generator-cli/CHANGELOG.md | 4 +-
.../templates/accesslog/combined-access.ftl | 8 +-
.../templates/csv/csv/gatling-user-credentials.ftl | 2 +-
.../examples/templates/csv/html/transactions.ftl | 2 +-
.../src/app/examples/templates/csv/shell/curl.ftl | 2 +-
.../app/examples/templates/dataframe/example.ftl | 6 +-
.../examples/templates/dataframe/html/print.ftl | 2 +-
.../src/app/examples/templates/demo.ftl | 2 +-
.../app/examples/templates/excel/csv/custom.ftl | 2 +-
.../templates/json/csv/swagger-endpoints.ftl | 10 +-
.../templates/properties/csv/locker-test-users.ftl | 14 +-
.../app/examples/templates/tsv/fo/transactions.ftl | 2 +-
.../freemarker/generator/cli/ManualTest.java | 27 ++--
freemarker-generator-website/pom.xml | 74 ++++++++-
.../src/main/docgen/book.xml | 170 ++++++++++++++++++++-
.../src/main/docgen/docgen.cjson | 2 +-
16 files changed, 280 insertions(+), 49 deletions(-)