
Author: seb Date: Wed Jul 26 20:39:26 2006 New Revision: 353 Modified: logback/access/trunk/src/site/xdocTemplates/documentation.xml Log: improving presentation Modified: logback/access/trunk/src/site/xdocTemplates/documentation.xml ============================================================================== --- logback/access/trunk/src/site/xdocTemplates/documentation.xml (original) +++ logback/access/trunk/src/site/xdocTemplates/documentation.xml Wed Jul 26 20:39:26 2006 @@ -20,15 +20,11 @@ of ${pom.name}. </p> - <h3>Javadoc</h3> - <p> - If you just wish to browse around the javadocs, you can follow this link: - </p> - <p> - <a href="apidocs/index.html"> - ${pom.name} Javadoc - </a> - </p> + <ul> + <li> + <a href="apidocs/index.html">${pom.name} Javadoc</a> + </li> + </ul> </body> </document> \ No newline at end of file