Files
Boey Maun Suang 2045bec35b doc/guide/xml:
* Fix some links.

git-svn-id: https://svn.macports.org/repository/macports/trunk/doc@26540 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-06-28 05:23:48 +00:00

118 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<book xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
<title>MacPorts Guide</title>
<author>
<honorific>Dr</honorific>
<firstname>Michael</firstname>
<surname>Maibaum</surname>
<othername role='mi'>A</othername>
<affiliation>
<address><email>michaelm@opendarwin.org</email></address>
</affiliation>
</author>
<author>
<firstname>Will</firstname>
<surname>Barton</surname>
<affiliation>
<address><email>wbb4@opendarwin.org</email></address>
</affiliation>
</author>
<legalnotice>
<para>If you have any questions regarding MacPorts, you may
email the MacPorts mailing list:
<ulink
url="mailto:macports-users@lists.macosforge.org">
macports-users@lists.macosforge.org
</ulink>
Please be aware that you are not allowed mail to the list
without first subscribing to it. This us due to spam. You may
subscribe to the list here:
<ulink
url="http://lists.macosforge.org/mailman/listinfo/macports-users">
MacOSforge mailman: macports-users
</ulink>
</para>
</legalnotice>
<copyright>
<year>2002</year>
<year>2003</year>
<year>2004</year>
<holder>The OpenDarwin Project</holder>
</copyright>
</bookinfo>
<preface>
<title>About this guide</title>
<para>Part I of this guide is intended to help you use
the MacPorts system. Part II is directed towards
users who wish to add their favorite software to MacPorts.
Part III is intended for developers interested in extending
the MacPorts system.</para>
<para>The Guide is still at an early draft stage, so if you have any
comments, corrections or (even better) contributions, please
contact the MacPorts Documentation Project at
<email>macports-docs@lists.macosforge.org</email>.</para>
</preface>
<part>
<title>Using MacPorts</title>
<xi:include href="user/user.xml" />
<xi:include href="user/portimages.xml" />
</part>
<part>
<title>MacPorts Portfiles</title>
<xi:include href="portfiles/quick.xml" />
<xi:include href="portfiles/details.xml" />
<xi:include href="portfiles/hier.xml" />
<xi:include href="portfiles/special.xml" />
<xi:include href="portfiles/variants.xml" />
<xi:include href="portfiles/style.xml" />
<xi:include href="portfiles/testing.xml" />
<!-- This chapter seems like a dup of the Details chapter -->
<!-- <xi:include href="portfiles/commands.xml" /> -->
</part>
<part>
<title>MacPorts Internals</title>
<xi:include href="internals/internals.xml" />
<!-- <xi:include href="internals/portimages.xml" /> -->
<xi:include href="internals/registry.xml" />
</part>
<part>
<title>The MacPorts Project</title>
<xi:include href="project/info.xml" />
<xi:include href="project/roadmap.xml" />
<xi:include href="project/policies.xml" />
<xi:include href="project/submission.xml" />
<xi:include href="project/membership.xml" />
</part>
</book>