Repository: incubator-freemarker-site Updated Branches: refs/heads/master 43b44e388 -> 09acb2ad3
Release how-to clarification 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/09acb2ad Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/09acb2ad Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/09acb2ad Branch: refs/heads/master Commit: 09acb2ad37fa5f56492c57e692d52eabd25f448c Parents: 43b44e3 Author: ddekany <[email protected]> Authored: Mon Oct 16 08:17:22 2017 +0200 Committer: ddekany <[email protected]> Committed: Mon Oct 16 08:17:22 2017 +0200 ---------------------------------------------------------------------- src/main/docgen/book.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/09acb2ad/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index a93bae2..370b39f 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -1574,7 +1574,8 @@ two freemarker.jar-s and unpredictable behavior! </listitem> <listitem> - <para>Upload the release documentation under + <para>Upload the <literal>documentation</literal> folder of the + binary release to http://freemarker.org/builds/<replaceable>X.X.X</replaceable>-voting/documentation/ (see https://git-wip-us.apache.org/repos/asf/incubator-freemarker-site.git,
