Repository: incubator-freemarker-site Updated Branches: refs/heads/master 1033855cf -> 7d31f74ff
Updated README.txt: Site uses Docgen for a while 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/7d31f74f Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/7d31f74f Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/7d31f74f Branch: refs/heads/master Commit: 7d31f74ffaabd001d8a3d61b68554ba57d87efc5 Parents: 1033855 Author: ddekany <[email protected]> Authored: Thu Sep 3 00:19:41 2015 +0200 Committer: ddekany <[email protected]> Committed: Thu Sep 3 00:19:41 2015 +0200 ---------------------------------------------------------------------- README.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/7d31f74f/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index d712bcd..3379bd8 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,5 @@ -This is just the project with which we generate the freemarker.org home page -content. Note that the FreeMarker Manual is genereted with the "docgen" -project, not with this. \ No newline at end of file +Apache FreeMarker Site + +This is just the project with which we generate the freemarker.org home +page content. Note that most of the work is done by Apache FreeMarker +Docgen, which is a dependency of this project. \ No newline at end of file
