mionor formatting change
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/18f69235 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/18f69235 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/18f69235 Branch: refs/heads/master Commit: 18f692357a70375c6b45a251c4664181c8809a15 Parents: c44aeea Author: Andrea Del Bene <adelb...@apache.org> Authored: Sat Apr 25 18:24:32 2015 +0200 Committer: Andrea Del Bene <adelb...@apache.org> Committed: Sat Apr 25 18:29:07 2015 +0200 ---------------------------------------------------------------------- wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/18f69235/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc ---------------------------------------------------------------------- diff --git a/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc b/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc index 2ee523e..5d35aa3 100644 --- a/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc +++ b/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc @@ -1,6 +1,7 @@ -WicketStuff is an umbrella project that gathers different Wicket-related projects developed and maintained by the community. The project is hosted on GitHub at "https://github.com/wicketstuff/core":https://github.com/wicketstuff/core . Every module is structured as a parent Maven project containing the actual project that implements the new functionality and an example project that illustrates how to use it in our code. The resulting directory structure of each module is the following: +WicketStuff is an umbrella project that gathers different Wicket-related projects developed and maintained by the community. The project is hosted on GitHub at "https://github.com/wicketstuff/core":https://github.com/wicketstuff/core . +Every module is structured as a parent Maven project containing the actual project that implements the new functionality and an example project that illustrates how to use it in our code. The resulting directory structure of each module is the following: {code} \<module name>-parent