Repository: incubator-freemarker-site Updated Branches: refs/heads/master 47f65fd7b -> 42df24e05
Minor additions to the Committer how-to 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/42df24e0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/42df24e0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/42df24e0 Branch: refs/heads/master Commit: 42df24e05eb02bcc23f20512fa0ad7f58258ba9d Parents: 47f65fd Author: ddekany <[email protected]> Authored: Thu Jan 5 08:36:16 2017 +0100 Committer: ddekany <[email protected]> Committed: Thu Jan 5 08:36:16 2017 +0100 ---------------------------------------------------------------------- src/main/docgen/book.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/42df24e0/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index 22a71f1..80f2a26 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -1336,7 +1336,8 @@ two freemarker.jar-s and unpredictable behavior! <listitem> <para><literal><replaceable><PR_NUMBER></replaceable></literal> - is the pull request number that Github shows prominently</para> + is the pull request number that Github shows prominently after a + <quote>#</quote></para> </listitem> </itemizedlist> @@ -1391,9 +1392,9 @@ two freemarker.jar-s and unpredictable behavior! <listitem> <para>The official release is provided as source code to build the project (src tar.gz). For the convenience of users the release is - also accompanied by compiled binaries (bin tar.gz). Both artifacts - are downloadable from the Apache Software Foundation, as - usual</para> + also accompanied by compiled binaries (bin tar.gz, which also + contains the documentation). Both artifacts are downloadable from + the Apache Software Foundation, as usual</para> </listitem> <listitem>
