This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/freemarker-docgen.git.


    from 363aab5  Added [docgen.insertFile "@someSymbolicName/bar.ftl"] and 
"insertableFiles: { someSymbolicName: '/actual/path/**' }" setting, and removed 
"customVariablesFromFiles" setting. This approach is much more practical when 
we have lot of files to insert into the documentation, like lot of example 
templates.
     new c34f386  NPE fix, give proper error message instead.
     new 1fd5dca  (Minor code cleanup)
     new db8a5b3  Added optional charset parameter to [docgen.insertFile ...]

The 3 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:
 .../java/org/freemarker/docgen/core/FileUtil.java  |  8 +++-
 .../PrintTextWithDocgenSubstitutionsDirective.java | 47 +++++++++++++++++++---
 .../java/org/freemarker/docgen/core/Transform.java | 32 +++------------
 3 files changed, 54 insertions(+), 33 deletions(-)

Reply via email to