alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="iso-8859-1"?>

<!-- >e-novative> DocBook Environment (eDE)                                  -->
<!-- (c) 2002 e-novative GmbH, Munich, Germany                               -->
<!-- http://www.e-novative.de                                                -->

<!-- DocBook book template                                                   -->

<!-- This file is part of eDE                                                -->

<!-- eDE is free software; you can redistribute it and/or modify             -->
<!-- it under the terms of the GNU General Public License as published by    -->
<!-- the Free Software Foundation; either version 2 of the License, or       -->
<!-- (at your option) any later version.                                     -->

<!-- eDE is distributed in the hope that it will be useful,                  -->
<!-- but WITHOUT ANY WARRANTY; without even the implied warranty of          -->
<!-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the           -->
<!-- GNU General Public License for more details.                            -->

<!-- You should have received a copy of the GNU General Public License       -->
<!-- along with eDe; if not, write to the Free Software                   -->
<!-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -->


<!DOCTYPE book
  PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "file:/c:/docbook/dtd/docbookx.dtd"
  [
    <!ENTITY % global.entities SYSTEM "file:/c:/docbook/include/global.xml">
    %global.entities;
    <!ENTITY user1 SYSTEM "user_chap1.xml">

    <!ENTITY % entities SYSTEM "entities.xml">
    %entities;
  ]
>

<book lang="en">

  <bookinfo>

   <title>mvnForum User Documentation
   <pubdate>8 June 2003

   <author>
     <firstname>Cord
     <surname>Thomas
     <affiliation>
        <jobtitle>Software Architect
        <orgname>Lupine Information Systems
        <address>cord_sw (at) lupinex.com
     </affiliation>
   </author>
  <revhistory>
   <revision>
    <revnumber>v0.0.10
    <date>8 June 2003
    <authorinitials>cat
    <revremark>
     Prepared documentation for RC1 with installation and user instructions.</revremark>
   </revision>
   <revision>
    <revnumber>v0.0.20
    <date>27 Dec 2003
    <authorinitials>cat
    <revremark>
     Prepared documentation for RC2.</revremark>
   </revision>
   <revision>
    <revnumber>v0.0.30
    <date>20 April 2004
    <authorinitials>cat
    <revremark>Updated for new features in RC3.
   </revision>
  </revhistory>

  </bookinfo>
  <preface>
    <title>Foreward
          <para>User Guide is an online guide for using using
              <emphasis>mvnForum successfully.
              If you do not see what you are looking for
              here, take a look at the <ulink url="faq.html">FAQ section,
              carefully compiled for your edification.</para>
  </preface>

   &user1;

</book>
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.