summaryrefslogtreecommitdiff
path: root/specs/Template.xml
diff options
context:
space:
mode:
authorMatt Dew <marcoz@osource.org>2011-10-05 22:33:05 -0600
committerMatt Dew <marcoz@osource.org>2011-10-05 22:33:05 -0600
commitfe00db0ecafd95f6e1353b1d5f11ee6012a9b64c (patch)
treee566696935422a968a15e0d0d1741ec959df0d6f /specs/Template.xml
parentc8e8838702ba8ae0a8100c7f1bd94ce9932339de (diff)
downloadxorg-lib-libXaw-fe00db0ecafd95f6e1353b1d5f11ee6012a9b64c.tar.gz
Cleanup IDs and links in doc
1 - fix the capitalization of the ID attributes to match either the <title> or <funcdef> string it goes with. 2 - fix any <linkend>'s that were affected by 1. 3 - any <function> in the docs that has an actual funcdef, will become an olink. Signed-off-by: Matt Dew <marcoz@osource.org>
Diffstat (limited to 'specs/Template.xml')
-rw-r--r--specs/Template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/Template.xml b/specs/Template.xml
index 2d94ca8..d9e2fc5 100644
--- a/specs/Template.xml
+++ b/specs/Template.xml
@@ -4,7 +4,7 @@
The public header file contains declarations that will be required by any
application module that needs to refer to the widget; whether to create
an instance of the class, to perform an
-<function>XtSetValues</function>
+<xref linkend='XtSetValues' xrefstyle='select: title'/>
operation, or to call a public routine implemented by the widget class.
</para>
<para>