gforge-commits
[Top][All Lists]
Advanced

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

[Gforge-commits] gforge/docs/docbook/docbook/contribution_guide contribu


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

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

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

--- NEW FILE: contribution_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 howto_contribute "include/howto_contribute.xml">
        <!ENTITY coding_standards "include/coding_standards.xml">
        <!ENTITY templating "include/templating.xml">
        <!ENTITY howto_documentation "include/howto_documentation.xml">
        <!ENTITY howto_localization "include/howto_localization.xml">
        <!ENTITY howto_xhtml "include/howto_xhtml.xml">
]>
<article lang="en-US" id="contribution_guide">
        <articleinfo>
                <title>Contribution Guide</title>
                <authorgroup>
                        &roland_mas;
                        &tim_perdue;
                        &reinhard_spisser;
                </authorgroup>
        </articleinfo>

        <xi:include href="&howto_contribute;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&coding_standards;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&templating;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&howto_documentation;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&howto_localization;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
        <xi:include href="&howto_xhtml;" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />

</article>





reply via email to

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