gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/docs/docbook/docbook/user_guide user_guide.xml,


From: gsmet
Subject: [Gforge-commits] gforge/docs/docbook/docbook/user_guide user_guide.xml, NONE, 1.1
Date: Tue, 02 Mar 2004 10:58:45 -0600

Update of /cvsroot/gforge/gforge/docs/docbook/docbook/user_guide
In directory db.perdue.net:/tmp/cvs-serv22607/docs/docbook/docbook/user_guide

Added Files:
        user_guide.xml 
Log Message:
converted doc from Maven xdoc to XML Docbook

--- NEW FILE: user_guide.xml ---
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 
"../../../dtd/docbookx.dtd" [
        <!ENTITY % authors SYSTEM "../entities/authors.ent">
        %authors;
        <!ENTITY % xinclude SYSTEM "../entities/xinclude.ent">
        %xinclude;
        
        <!ENTITY introduction "introduction/introduction.xml">
        <!ENTITY getting_started "getting_started/getting_started.xml">
        <!ENTITY user_functions "user_functions/index.xml">
        <!ENTITY project_functions "project_functions/index.xml">
        <!ENTITY sitewide_functions "sitewide_functions/index.xml">
]>
<article lang="en-US" id="user_guide">
        <articleinfo>
                <title>User Guide</title>
                <authorgroup>
                        &ken_mccullagh;
                        &reinhard_spisser;
                </authorgroup>
        </articleinfo>

        <xi:include href="&introduction;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&getting_started;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&user_functions;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&project_functions;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&sitewide_functions;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />

</article>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]