Does anyone know how I can get my external links to point to the correct URL, or at least turn them off?
For instance I have extended the GtkTreeView and I have a nice Hierarchy (with links) that GTK-Doc created for me. However, all the links in the generated html code are pointing to the local file system. As a visual you can see in the link (below) that the Object Hierarchy has links to other classes (like GtkTreeView) that I would like to point to the actual GTK+ docs site if possible. http://codeslayer.googlecode.com/svn/trunk/docs/reference/html/CodeSlayerProjectsTree.html I have managed to figure out everything else so far by looking at the general documentation and other projects source code...but I am stumped on this one. -Jeff Johnston
_______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
