svn commit: r458 - logback/trunk/logback-site/src/site/xdocTemplates

Author: ceki Date: Thu Aug 10 22:28:58 2006 New Revision: 458 Modified: logback/trunk/logback-site/src/site/xdocTemplates/bugreport.xml logback/trunk/logback-site/src/site/xdocTemplates/documentation.xml logback/trunk/logback-site/src/site/xdocTemplates/index.xml logback/trunk/logback-site/src/site/xdocTemplates/license.xml logback/trunk/logback-site/src/site/xdocTemplates/mailinglist.xml logback/trunk/logback-site/src/site/xdocTemplates/repos.xml Log: several doc changes Modified: logback/trunk/logback-site/src/site/xdocTemplates/bugreport.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/bugreport.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/bugreport.xml Thu Aug 10 22:28:58 2006 @@ -2,11 +2,14 @@ <document> <body> -<h2>Bug reporting</h2> + <h2>Bug reporting</h2> -<p>The logback project uses a bugzilla based management system to track bugs.</p> -<p>You can report and follow logback bugs by following <a href="http://bugzilla.qos.ch/">this link</a>.</p> + <p>The logback project uses a bugzilla based management system to + track bugs.</p> + <p>You can report and follow logback bugs by following <a + href="http://bugzilla.qos.ch/">this link</a>.</p> + </body> Modified: logback/trunk/logback-site/src/site/xdocTemplates/documentation.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/documentation.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/documentation.xml Thu Aug 10 22:28:58 2006 @@ -3,27 +3,23 @@ <properties> <author email="ceki at qos ddoott ch ">Ceki Gulcu</author> - <title>Logback project Docs</title> + <title>Documentaions</title> </properties> <body> - <div class="section"> - <h2>Documentation</h2> - </div> - - <p>Here are some documents about the logback project modules.</p> - <p> - This section is pretty light at the moment, but will grow - with the developping of $logback. - </p> + <h2>logback documentation</h2> + + <p>Below is a list of documentaiton currently available for the + logback project.</p> <ul> <li> - <a href="apidocs/index.html">Logback Javadoc</a> + <a href="shortIntro.html"><b>A short introduction to logback-classic</b></a> </li> + <li> - <a href="shortIntro.html">A short introduction to logback classic</a> + <a href="apidocs/index.html"><b>javadoc</b></a> </li> </ul> Modified: logback/trunk/logback-site/src/site/xdocTemplates/index.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/index.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/index.xml Thu Aug 10 22:28:58 2006 @@ -18,26 +18,26 @@ as 1999. </p> <p> - Logback's basic architecture is sufficiently generic so as - to apply under different circumstances. At present time, - logback is divided into three modules, Core, Classic and - Access. + Logback's basic architecture is sufficiently generic so as to + apply under different circumstances. At present time, logback is + divided into three modules, logback-core, logback-classic and + logback-access. </p> + <p> - The Core module lays the groundwork for the other two - modules. The Classic module can be assimilated to an - improved version of log4j. Logback Classic natively - implements the - <a href="http://www.slf4j.org">SLF4J API</a> - so that you can readily switch back and forth between - logback and other logging systems such as log4j or JDK14 - Logging. + The logback-core module lays the groundwork for the other two + modules. The logback-classic module can be assimilated to a + significantly improved version of log4j. Moreover, + logback-classic natively implements the <a + href="http://www.slf4j.org">SLF4J API</a> so that you can + readily switch back and forth between logback and other logging + systems such as log4j or JDK14 Logging. The Access module integrates with Servlet containers to provide HTTP-access log functionality. Note that you can easily build your own modules on top of the Core module. </p> - <p>Please stay tuned for further updates on this web-page.</p> + </body> </document> Modified: logback/trunk/logback-site/src/site/xdocTemplates/license.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/license.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/license.xml Thu Aug 10 22:28:58 2006 @@ -20,17 +20,13 @@ as published by the Free Software Foundation. </p> - <div class="source"> - <p> -Logback: the reliable, generic, fast and flexible logging library for Java. - <br /> + <div class="source big">Logback: the reliable, generic, fast and flexible logging library for Java. + Copyright (C) 2000-2006, QOS.ch - <br /> -This library is free software, you can redistribute it and/or modify it -under the terms of the GNU Lesser General Public License as -published by the Free Software Foundation. - </p> - </div> + +This library is free software, you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as +published by the Free Software Foundation.</div> </body> Modified: logback/trunk/logback-site/src/site/xdocTemplates/mailinglist.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/mailinglist.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/mailinglist.xml Thu Aug 10 22:28:58 2006 @@ -38,12 +38,14 @@ <table class="bodyTable"> <tr class="a"> <th>Name</th> + <th>Volume</th> <th>Subscribe</th> <th>Unsubscribe</th> <th>Archive</th> </tr> <tr class="b"> <td>Logback Announce List</td> + <td>Low</td> <td> <a href="http://qos.ch/mailman/listinfo/logback-announce"> @@ -51,10 +53,7 @@ </a> </td> <td> - <a - href="http://qos.ch/mailman/options/logback-announce"> - Unsubscribe - </a> + <a href="http://qos.ch/mailman/options/logback-announce">Unsubscribe</a> </td> <td> <a @@ -65,6 +64,7 @@ </tr> <tr class="a"> <td>Logback User List</td> + <td>Medium</td> <td> <a href="http://qos.ch/mailman/listinfo/logback-user"> @@ -86,6 +86,7 @@ </tr> <tr class="b"> <td>Logback Dev List</td> + <td>Medium</td> <td> <a href="http://qos.ch/mailman/listinfo/logback-dev"> Modified: logback/trunk/logback-site/src/site/xdocTemplates/repos.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/repos.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/repos.xml Thu Aug 10 22:28:58 2006 @@ -13,18 +13,16 @@ </div> <p> - To enable logback developers to work together, we - keep the source code in revision control systems called + We keep the source code in revision control systems called Subversion. Developers have write access to the Subversion repository, enabling them to make changes to the source - code. Everyone has read access to the repositories, so you - may download the most up-to-date development version of the + code. Everyone has read access to the repositories, so you may + download the most up-to-date development version of the software. Note that the latest version in the Subversion - repository many not work as expected, it may not even - compile properly. If you are looking for a stable release of - the source code, you should download an official - distribution instead of the latest version in the Subversion - repositories. + repository many not work as expected, it may not even compile + properly. If you are looking for a stable release of the source + code, you should download an official distribution instead of + the latest version in the Subversion repositories. There are several ways to access the Subversion repositories: @@ -34,44 +32,30 @@ <h2>Web Access</h2> </div> <p> - If you just wish to browse around or download a few - individual files, the best tool is the web-based ViewCVS - interface for CVS repositories and ViewCVS interface for - Subversion or go straight to the public repositories at: + If you just wish to browse around or download a few individual + files, you can do so with web-based ViewVC interface: </p> + <p> - <a href="http://svn.qos.ch/viewcvs/logback/trunk/"> - Logback SVN Repository - </a> + <a + href="http://svn.qos.ch/viewcvs/logback/trunk/">http://svn.qos.ch/viewcvs/logback/trunk/</a> </p> <div class="section"> <h2>Checking out a read-only copy</h2> </div> <p> - To access the Subversion repositories anonymously, you will - need a Subversion client. - </p> - - <p>You can check out the entire logback project by using this command:</p> + To access the Subversion repositories anonymously, you will need + a Subversion client. You can check out the entire logback + project with the following command:</p> <div class="source">svn co http://svn.qos.ch/repos/logback/trunk/</div> - - <p>If you prefer to check out only one of the logback project modules, make your choice:</p> - - <div class="source">svn co http://svn.qos.ch/repos/logback/trunk/logback-core</div> - - <div class="source">svn co http://svn.qos.ch/repos/logback/trunk/logback-classic</div> - <div class="source">svn co http://svn.qos.ch/repos/logback/trunk/logback-access</div> - - <div class="section"> <p> - Note that anonymous access allows read-only access only. - For read-write access please contact the logback - <a href="../mailinglist.html">developer list</a> - . + Note that anonymous access allows read-only access only. For + read-write access please contact the logback <a + href="../mailinglist.html">developer list</a> . </p> </div> </body>
participants (1)
-
noreply.ceki@qos.ch