Repository: incubator-freemarker-site Updated Branches: refs/heads/master 7df5afecd -> 8d6cc3aab
Added mailing list archive link 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/8d6cc3aa Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/8d6cc3aa Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/8d6cc3aa Branch: refs/heads/master Commit: 8d6cc3aab51a45f39aa7fdae573c43edbe07b516 Parents: 7df5afe Author: ddekany <ddek...@apache.org> Authored: Sat Jan 27 21:19:06 2018 +0100 Committer: ddekany <ddek...@apache.org> Committed: Sat Jan 27 21:19:06 2018 +0100 ---------------------------------------------------------------------- src/main/docgen/book.xml | 3 +++ src/main/docgen/docgen.cjson | 1 + 2 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/8d6cc3aa/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index d3a1a87..ad740b0 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -702,6 +702,9 @@ two freemarker.jar-s and unpredictable behavior! xlink:href="http://apache.org/foundation/mailinglists.html">see this page...</link></para> + <para>The mailing list archive can be found <olink + targetdoc="devMailingListArchive">here...</olink></para> + <simplesect> <title>Retired mailing lists</title> http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/8d6cc3aa/src/main/docgen/docgen.cjson ---------------------------------------------------------------------- diff --git a/src/main/docgen/docgen.cjson b/src/main/docgen/docgen.cjson index 5c6bbef..350b761 100644 --- a/src/main/docgen/docgen.cjson +++ b/src/main/docgen/docgen.cjson @@ -81,6 +81,7 @@ olinks: { devMailingList: "mailto:d...@freemarker.incubator.apache.org" devMailingListSubscribe: "mailto:dev-subscr...@freemarker.incubator.apache.org" devMailingListUnsubscribe: "mailto:dev-unsubscr...@freemarker.incubator.apache.org" + devMailingListArchive: "https://lists.apache.org/list.html?d...@freemarker.apache.org" notificationsMailingListSubscribe: "mailto:notifications-subscr...@freemarker.incubator.apache.org" notificationsMailingListUnsubscribe: "mailto:notifications-unsubscr...@freemarker.incubator.apache.org" oldMailingListSubscription: "https://sourceforge.net/p/freemarker/mailman/"