Author: vmassol Date: Sat Apr 1 07:00:19 2006 New Revision: 390680 URL: http://svn.apache.org/viewcvs?rev=390680&view=rev Log: Hide architecture section as it's no longer up to date. In the future I think I'd like to organize the documentation use case by use case and show architecture diagrams in each use case.
Modified: maven/plugins/trunk/maven-clover-plugin/src/site/site.xml Modified: maven/plugins/trunk/maven-clover-plugin/src/site/site.xml URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-clover-plugin/src/site/site.xml?rev=390680&r1=390679&r2=390680&view=diff ============================================================================== --- maven/plugins/trunk/maven-clover-plugin/src/site/site.xml (original) +++ maven/plugins/trunk/maven-clover-plugin/src/site/site.xml Sat Apr 1 07:00:19 2006 @@ -2,7 +2,7 @@ <!-- /* - * Copyright 2001-2005 The Apache Software Foundation. + * Copyright 2001-2006 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -38,10 +38,11 @@ <item name="How to Use" href="howto.html"/> </menu> - <menu name="Architecture"> + <!-- To be uncommented once it's up to date again --> + <!--menu name="Architecture"> <item name="Overview" href="/architecture/architecture.html"/> <item name="Check Goal" href="/architecture/clover-check.html"/> - </menu> + </menu--> ${reports}