You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by mc...@apache.org on 2004/04/12 14:54:11 UTC

cvs commit: logging-log4cxx/xdocs/src index.xml

mcatan      2004/04/12 05:54:11

  Modified:    xdocs/src index.xml
  Log:
  added link to the short introduction
  
  Revision  Changes    Path
  1.2       +6 -2      logging-log4cxx/xdocs/src/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4cxx/xdocs/src/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	7 Mar 2004 04:58:12 -0000	1.1
  +++ index.xml	12 Apr 2004 12:54:11 -0000	1.2
  @@ -6,7 +6,8 @@
       <title>About</title>
     </properties>
   
  -  <meta name="keywords" content="c++, cpp, cxx, logging, tracing, component, framework, API, log4cxx"/>
  +  <meta name="keywords" content="c++, cpp, cxx, logging, tracing, component,
  +  framework, API, log4cxx"/>
   
   
   <body>
  @@ -14,7 +15,10 @@
   
   
     <p>Log4cxx is a port to C++ of the 
  -  <a href="http://logging.apache.org/log4j">Log4j</a> project
  +  <a href="http://logging.apache.org/log4j">Log4j</a> project.
  +  </p>
  +  <p>Main concepts of the logging framework are exposed in the
  +  <a href="manual/Introduction.html">short introduction to log4cxx</a>.
     </p>