Linking topics

Rich Johnson nixternal at ubuntu.com
Sun Dec 24 17:40:20 UTC 2006


On Sunday 24 December 2006 11:04, Will Simpson wrote:
| I'm working on partioningandbooting.xml and I have a question. How is
| topic linking done? I see how intra topic linking is done but how
| about between topics?
|
| Here is a sample.
| <para>Install the <application>gparted</application> package (see
| <xref linkend="add-applications"/>).</para>
|
| This appears in yelp like--
| 1. Install the gparted package (see ).
|
| I've tried specifying the relative path to  "add-applications" but
| that doesn't work.
|
| Ideas or links to tutorials appreciated.
|
| --
| Will Simpson
| http://willsimpson.org
| Moscow, Idaho
| irc nick: linuxphotogeek

<para>
     Install the <application>gparted</application> package (see <ulink 
url="../add-applications/add-applications.xml">Add Applications</ulink> 
section).
</para>

This will work as well. If you validate the document, you will probably get an 
error stating the "add-applications" isn't defined. xref works with linking 
inside of a document.

-- 
Rich Johnson
nixternal at ubuntu.com
GPG Key: 0x2E2C0124
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-doc/attachments/20061224/a5ddc781/attachment.pgp>


More information about the ubuntu-doc mailing list