[31884] trunk/doc-new/guide/xml

simon at macports.org simon at macports.org
Mon Dec 10 14:26:31 PST 2007


Revision: 31884
          http://trac.macosforge.org/projects/macports/changeset/31884
Author:   simon at macports.org
Date:     2007-12-10 14:26:27 -0800 (Mon, 10 Dec 2007)

Log Message:
-----------
doc-new: Fixed most missing ids and all wrong links.

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfile-global-keywords.7.xml
    trunk/doc-new/guide/xml/portfile-startupitem.7.xml
    trunk/doc-new/guide/xml/portfiledev.xml
    trunk/doc-new/guide/xml/using.xml

Modified: trunk/doc-new/guide/xml/portfile-global-keywords.7.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-global-keywords.7.xml	2007-12-10 22:14:52 UTC (rev 31883)
+++ trunk/doc-new/guide/xml/portfile-global-keywords.7.xml	2007-12-10 22:26:27 UTC (rev 31884)
@@ -15,7 +15,7 @@
   whole, whereas the keywords listed under a port phase specify information
   to be used during a particular installation phase.</para>
 
-  <section>
+  <section id="reference.keywords.general">
     <title>General</title>
 
     <para>The list of global keywords.</para>
@@ -178,7 +178,7 @@
     </variablelist>
   </section>
 
-  <section>
+  <section id="reference.keywords.dependencies">
     <title>Dependencies</title>
 
     <para>Free and open source software is highly modular, and MacPorts
@@ -276,7 +276,7 @@
     </section>
   </section>
 
-  <section>
+  <section id="reference.keywords.variants">
     <title>Variants</title>
 
     <para>MacPorts variants are conditional modifications of port
@@ -378,7 +378,7 @@
     </variablelist>
   </section>
 
-  <section>
+  <section id="reference.keywords.livecheck">
     <title>Livecheck / Distcheck</title>
 
     <para>Options livecheck and distcheck are especially useful for port

Modified: trunk/doc-new/guide/xml/portfile-startupitem.7.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-startupitem.7.xml	2007-12-10 22:14:52 UTC (rev 31883)
+++ trunk/doc-new/guide/xml/portfile-startupitem.7.xml	2007-12-10 22:26:27 UTC (rev 31884)
@@ -32,7 +32,7 @@
     created.</para>
   </note>
 
-  <section>
+  <section id="reference.startupitems.attributes">
     <title>StartupItem Attributes</title>
 
     <para>The keywords in this section may be used with either
@@ -188,7 +188,7 @@
     </variablelist>
   </section>
 
-  <section>
+  <section id="reference.startupitems.executable">
     <title>Executable StartupItems</title>
 
     <para>Daemons run continuously, so monitoring the health of daemon
@@ -267,7 +267,7 @@
     </variablelist>
   </section>
 
-  <section>
+  <section id="reference.startupitems.script">
     <title>Script StartupItems</title>
 
     <para>StartupItems of type <quote>script</quote> use
@@ -450,7 +450,7 @@
     </variablelist>
   </section>
 
-  <section>
+  <section id="reference.startupitems.launchd">
     <title>Loading / Unloading StartupItems into launchd</title>
 
     <para>A port with a StartupItem places a link to a .plist file for the
@@ -470,7 +470,7 @@
     <programlisting><prompt>%%</prompt> <userinput>sudo launchctl unload -w /Library/LaunchDaemons/org.macports.mysql5.plist</userinput></programlisting>
   </section>
 
-  <section>
+  <section id="reference.startupitems.internals">
     <title>StartupItem Internals</title>
 
     <para>During port installation a MacPorts StartupItem creates a .plist

Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml	2007-12-10 22:14:52 UTC (rev 31883)
+++ trunk/doc-new/guide/xml/portfiledev.xml	2007-12-10 22:26:27 UTC (rev 31884)
@@ -134,7 +134,7 @@
         responsibility for keeping the port up-to-date, and the maintainer
         keyword lists maintainer email addresses(s). To hide these addresses
         from spambots, see the more full explanation of the maintainer keyword
-        in the <link linkend="reference.keywords.global">Global
+        in the <link linkend="reference.keywords.general">Global
         Keywords</link> section of the <link linkend="reference">Portfile
         Reference</link> chapter.</para>
 

Modified: trunk/doc-new/guide/xml/using.xml
===================================================================
--- trunk/doc-new/guide/xml/using.xml	2007-12-10 22:14:52 UTC (rev 31883)
+++ trunk/doc-new/guide/xml/using.xml	2007-12-10 22:26:27 UTC (rev 31884)
@@ -310,8 +310,9 @@
       corresponding to a given port has been updated at the developer's
       download site. It's especially useful for port maintainers, but others
       may also wish to see if a port has the latest available distribution
-      source. See section <link linkend="reference.livecheck">Livecheck</link>
-      for more information.</para>
+      source. See section <link
+      linkend="reference.keywords.livecheck">Livecheck</link> for more
+      information.</para>
 
       <programlisting><prompt>%%</prompt> <userinput>port livecheck rrdtool</userinput></programlisting>
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071210/40991794/attachment.html


More information about the macports-changes mailing list