Repository: incubator-freemarker-site Updated Branches: refs/heads/asf-site 4ed681e6d -> dba3b716c
(Triggering deployment...) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/dba3b716 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/dba3b716 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/dba3b716 Branch: refs/heads/asf-site Commit: dba3b716cecf02dab4a1d21326d0960aa6941c41 Parents: 4ed681e Author: ddekany <[email protected]> Authored: Thu Jun 8 23:45:09 2017 +0200 Committer: ddekany <[email protected]> Committed: Thu Jun 8 23:45:09 2017 +0200 ---------------------------------------------------------------------- builds/fm3/api/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/dba3b716/builds/fm3/api/index.html ---------------------------------------------------------------------- diff --git a/builds/fm3/api/index.html b/builds/fm3/api/index.html index 0302a43..2a34df3 100644 --- a/builds/fm3/api/index.html +++ b/builds/fm3/api/index.html @@ -1,4 +1,5 @@ -FreeMarker 3 API documentation: +<h1>FreeMarker 3 API documentation</h1> +<p>Select module: <ul> <li><a href="freemarker-core/index.html">freemarker-core</li> <li><a href="freemarker-dom/index.html">freemarker-dom</li>
