Hey!
It's not the first time that when looking after overview about one functionality or another I found a little bug in documentation or outdated example like here:
http://clanlib.org/docs/clanlib-2.1/...detection.html
The last example reads:
But CL_Contour in 2.1.1 has got no points field but get_points() method instead.<< "(" << cc.contour1->points[colp.contour1_line_start].x
This is to much effort to collect all those small mistakes and send the email or write a forum thread for such small changes. I think that the best solution is to move this documentation (or maybe whole clanlib main page) to some kind of public wiki so anyone can keep these pages up to date. This would be also great opportunity to write more articles and tutorials by anyone who wants to.
What do you think? I can lend a hand with this task. This may be also chance to setup a bugtrack (like trac).
Bookmarks