[wxruby-users] Missing ids in documentation
Alex Fenton
alex at pressure.to
Sun Aug 24 14:29:15 EDT 2008
Svend Haugaard Sørensen wrote:
> I notice some link that didn't work in the documentation.
>
> By closer inspection I found that some of the headlines missed
> id-tags.
>
> The following grep sequence find them.
> grep '<h3' *.html | grep '#' | grep -v 'id='
>
> Here is the output
> brush.html:<h3 class="Brush_getcolour">Brush#get_colour</h3>
> brush.html:<h3 class="Brush_getstipple">Brush#get_stipple</h3>
Thanks for reporting this. I've fixed this in SVN for our next release
(SVN:1776). If you find other mistakes, please do send them in here or
on the bugtracker. We're getting the docs into the best shape possible
for 2.0
cheers
alex
More information about the wxruby-users
mailing list