Revision: 31622 http://trac.macosforge.org/projects/macports/changeset/31622 Author: simon@macports.org Date: 2007-11-30 11:26:26 -0800 (Fri, 30 Nov 2007) Log Message: ----------- doc-new: Added some more ids and updated the Makefile so it can still build the man pages with this change. Modified Paths: -------------- trunk/doc-new/Makefile trunk/doc-new/guide/xml/portfile-global-keywords.7.xml trunk/doc-new/guide/xml/portfile-global-variables.7.xml trunk/doc-new/guide/xml/portfile-phase.7.xml trunk/doc-new/guide/xml/portfile-startupitem.7.xml trunk/doc-new/guide/xml/portfile-tcl.7.xml trunk/doc-new/guide/xml/portfileref.xml Modified: trunk/doc-new/Makefile =================================================================== --- trunk/doc-new/Makefile 2007-11-30 19:09:37 UTC (rev 31621) +++ trunk/doc-new/Makefile 2007-11-30 19:26:26 UTC (rev 31622) @@ -52,7 +52,7 @@ mkdir -p $(MAN-RESULT) mkdir -p $(MAN-TMP) cp $(GUIDE-SRC)/portfile-*.xml $(MAN-TMP) - sed -i "" 's|<section>|<refsection\>|g' $(MAN-TMP)/* + sed -i "" 's|<section|<refsection|g' $(MAN-TMP)/* sed -i "" 's|</section>|</refsection>|g' $(MAN-TMP)/* xsltproc --xinclude --output $(MAN-RESULT) $(MAN-XSL) \ $(MAN-SRC)/port.1.xml \ Modified: trunk/doc-new/guide/xml/portfile-global-keywords.7.xml =================================================================== --- trunk/doc-new/guide/xml/portfile-global-keywords.7.xml 2007-11-30 19:09:37 UTC (rev 31621) +++ trunk/doc-new/guide/xml/portfile-global-keywords.7.xml 2007-11-30 19:26:26 UTC (rev 31622) @@ -2,7 +2,7 @@ <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> -<section> +<section id="reference.keywords"> <title>Global Keywords</title> <para>MacPorts keywords are used to specify required or optional items Modified: trunk/doc-new/guide/xml/portfile-global-variables.7.xml =================================================================== --- trunk/doc-new/guide/xml/portfile-global-variables.7.xml 2007-11-30 19:09:37 UTC (rev 31621) +++ trunk/doc-new/guide/xml/portfile-global-variables.7.xml 2007-11-30 19:26:26 UTC (rev 31622) @@ -2,7 +2,7 @@ <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> -<section> +<section id="reference.variables"> <title>Global Variables</title> <para>Global variables are variables available to any Portfile. For a list Modified: trunk/doc-new/guide/xml/portfile-phase.7.xml =================================================================== --- trunk/doc-new/guide/xml/portfile-phase.7.xml 2007-11-30 19:09:37 UTC (rev 31621) +++ trunk/doc-new/guide/xml/portfile-phase.7.xml 2007-11-30 19:26:26 UTC (rev 31622) @@ -2,7 +2,7 @@ <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> -<section> +<section id="reference.phases"> <title>Port Phases</title> <section> Modified: trunk/doc-new/guide/xml/portfile-startupitem.7.xml =================================================================== --- trunk/doc-new/guide/xml/portfile-startupitem.7.xml 2007-11-30 19:09:37 UTC (rev 31621) +++ trunk/doc-new/guide/xml/portfile-startupitem.7.xml 2007-11-30 19:26:26 UTC (rev 31622) @@ -2,7 +2,7 @@ <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> -<section> +<section id="reference.startupitems"> <title>StartupItems</title> <para>A StartupItem is a MacPort facility to run "daemons," a Unix term Modified: trunk/doc-new/guide/xml/portfile-tcl.7.xml =================================================================== --- trunk/doc-new/guide/xml/portfile-tcl.7.xml 2007-11-30 19:09:37 UTC (rev 31621) +++ trunk/doc-new/guide/xml/portfile-tcl.7.xml 2007-11-30 19:26:26 UTC (rev 31622) @@ -2,7 +2,7 @@ <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> -<section> +<section id="reference.tcl-extensions"> <title>Tcl Extensions</title> <para>TODO: Describe Tcl Extensions here ..</para> Modified: trunk/doc-new/guide/xml/portfileref.xml =================================================================== --- trunk/doc-new/guide/xml/portfileref.xml 2007-11-30 19:09:37 UTC (rev 31621) +++ trunk/doc-new/guide/xml/portfileref.xml 2007-11-30 19:26:26 UTC (rev 31622) @@ -31,7 +31,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude" /> </section> - <section id="reference.phases"> + <section id="reference.phases-old"> <title>Port Phases</title> <para>A MacPorts port has ten distinct phases. The MacPorts base is set to