Author: chammers
Date: Tue Oct  6 19:26:02 2009
New Revision: 822449

URL: http://svn.apache.org/viewvc?rev=822449&view=rev
Log:
added link to new appender-layout.apt and fixed minor wording

Modified:
    incubator/log4php/trunk/src/site/apt/docs/introduction.apt
    incubator/log4php/trunk/src/site/site.xml

Modified: incubator/log4php/trunk/src/site/apt/docs/introduction.apt
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/apt/docs/introduction.apt?rev=822449&r1=822448&r2=822449&view=diff
==============================================================================
--- incubator/log4php/trunk/src/site/apt/docs/introduction.apt (original)
+++ incubator/log4php/trunk/src/site/apt/docs/introduction.apt Tue Oct  6 
19:26:02 2009
@@ -13,7 +13,7 @@
 ~~ See the License for the specific language governing permissions and
 ~~ limitations under the License.
  ------
- Apache log4php Documentation
+ Apache log4php Introduction
  ------
  ------
  ------

Modified: incubator/log4php/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/site.xml?rev=822449&r1=822448&r2=822449&view=diff
==============================================================================
--- incubator/log4php/trunk/src/site/site.xml (original)
+++ incubator/log4php/trunk/src/site/site.xml Tue Oct  6 19:26:02 2009
@@ -53,6 +53,7 @@
                            <item name="Introduction" 
href="/docs/introduction.html"/>
                            <item name="Configuration" 
href="/docs/configuration.html"/>
                            <item name="Appender" href="/docs/appenders.html"/>
+                           <item name="Layout" 
href="/docs/appender-layout.html"/>
                            <item name="Threshold" 
href="/docs/appender-threshold.html"/>
                            <item name="Filter" 
href="/docs/appender-filter.html"/>
                            <item name="Renderer" href="/docs/renderer.html"/> 


Reply via email to