<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Sat, 2011-05-21 at 18:59 -0600, Matt Dew wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 05/21/2011 07:38 AM, Gaetan Nadon wrote:
&gt; On Sat, 2011-05-21 at 01:11 -0600, Matt Dew wrote:
&gt;&gt; Simple changes, but lots of them, so it's a large patch so I've linked
&gt;&gt; to it.
&gt;&gt;
&gt; It does not work for me. The generated html is generally different, but
&gt; the functions are not clickable.
&gt; Here is the generated HTML so you can compare with what you have:
&gt;
&gt; This is from appendix C, the first function in your patch.
&gt;
&gt;     Basic Protocol Support Routines
&gt;
&gt;     &lt;/p&gt;&lt;p&gt;
&gt;     The basic protocol requests for extensions are
&gt;     &lt;code class=&quot;function&quot;&gt;XQueryExtension&lt;/code&gt;
&gt;     and
&gt;     &lt;code class=&quot;function&quot;&gt;XListExtensions&lt;/code&gt;.
&gt;     &lt;/p&gt;&lt;a id=&quot;id447154&quot;  class=&quot;indexterm&quot;&gt;&lt;/a&gt;&lt;div class=&quot;funcsynopsis&quot;&gt;  [...]
&gt;
&gt;
&gt; There seems to be no difference in the generated html around the functions.
Hi Gaetan,

Right after that you should see the anchor point:
&lt;a id=&quot;xqueryextension&quot;&gt;&lt;/a&gt;
</PRE>
</BLOCKQUOTE>
I see it.
<BLOCKQUOTE TYPE=CITE>
<PRE>

Try libX11.html#xqueryextension. it should take you right to that 
function def.

</PRE>
</BLOCKQUOTE>
No change.<BR>
<BR>
<BLOCKQUOTE>
<PRE>
&lt;/p&gt;&lt;a id=&quot;id411815&quot; class=&quot;indexterm&quot;&gt;&lt;/a&gt;&lt;div class=&quot;funcsynopsis&quot;&gt;&lt;a id=&quot;libX11.html#xqueryextension&quot;&gt;
</PRE>
</BLOCKQUOTE>
<BR>
What is supposed to happen? I should be able to click on the word XQueryExtensions? There is a hover text &quot;Appendix C. Etensions&quot; that pops up when the mouse pointer is over that word. I searched for &quot;xqueryextension&quot; lower case and there is only one hit. Shouldn't there be another hit to identify the destination link?<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
My next patch is for bigreqsproto that will add olinks to these 
functions in libX11.

Let me know if that anchor point isn't there.


&gt;
&gt;
&gt;&gt;
&gt;&gt; <A HREF="http://people.freedesktop.org/~marcoz/patches/0001-Add-id-s-to-functions-to-make-clickable-links.patch">http://people.freedesktop.org/~marcoz/patches/0001-Add-id-s-to-functions-to-make-clickable-links.patch</A>
&gt;&gt; _______________________________________________
&gt;&gt; <A HREF="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</A>  &lt;<A HREF="mailto:xorg-devel@lists.x.org">mailto:xorg-devel@lists.x.org</A>&gt;: X.Org development
&gt;&gt; Archives:<A HREF="http://lists.x.org/archives/xorg-devel">http://lists.x.org/archives/xorg-devel</A>
&gt;&gt; Info:<A HREF="http://lists.x.org/mailman/listinfo/xorg-devel">http://lists.x.org/mailman/listinfo/xorg-devel</A>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>