diff options
author | Tammy Fox <tfox@redhat.com> | 2004-08-31 15:46:17 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-08-31 15:46:17 +0000 |
commit | a3018d5d40239c8ae33d92e2a35540aa1366a42e (patch) | |
tree | dd29eb77343239aa063b60aa87a1fc14495db79d | |
parent | ac920dd281625e98880436684b17eddd1e071f94 (diff) | |
download | documentation-guide-a3018d5d40239c8ae33d92e2a35540aa1366a42e.tar.gz documentation-guide-a3018d5d40239c8ae33d92e2a35540aa1366a42e.tar.xz documentation-guide-a3018d5d40239c8ae33d92e2a35540aa1366a42e.zip |
add link to screenshot section
-rw-r--r-- | docs-xml-tags-en.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs-xml-tags-en.xml b/docs-xml-tags-en.xml index 0fc2ab0..c4259e3 100644 --- a/docs-xml-tags-en.xml +++ b/docs-xml-tags-en.xml @@ -1,4 +1,4 @@ -<!-- $Id: docs-xml-tags-en.xml,v 1.9 2004/08/13 16:08:48 tfox Exp $ --> +<!-- $Id: docs-xml-tags-en.xml,v 1.10 2004/08/31 15:46:17 tfox Exp $ --> <chapter id="ch-xml-tags"> <title>DocBook XML Tags</title> @@ -191,7 +191,7 @@ browser. <screen> <computeroutput> -<!--$Id: docs-xml-tags-en.xml,v 1.9 2004/08/13 16:08:48 tfox Exp $ --> +<!--$Id: docs-xml-tags-en.xml,v 1.10 2004/08/31 15:46:17 tfox Exp $ --> <chapter id="ch-sample"> <title>Sample Chapter</title> @@ -622,6 +622,12 @@ fileref="./figs/ksconfig/ksconfig-basics.png"> <emphasis>==> .png location wo <phrase>Some text description of this image</phrase> <emphasis>==> "Some text..." would be edited</emphasis> </screen> + + <para> + For more information on taking screenshots, refer to <xref + linkend="s1-screenshots"/>. + </para> + </sect1> <sect1 id="s1-xml-tags-gui"> |