Thanks! But do you have an example of how that is used? I see other projects have a reference to gtkdoc-rebase but it is not obvious on how to actually define (use) that. When I first saw your reply I thought it was going to be a command line option when using ./configure (like --enable-gtk-doc), but it does not seem to work like that.
-Jeff 2011/1/12 David Nečas <[email protected]> On Tue, Jan 11, 2011 at 05:00:28PM -0600, Jeff Johnston wrote: > > Does anyone know how I can get my external links to point to the correct > > URL, or at least turn them off? > > It depends on what you mean by correct because... > > > 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. > > ...this is definitely correct for some values of correct (the links > point to something that does not disappear when you lose network > connectivity). To change them to on-line locations use > gtkdoc-rebase --online. > > Yeti > >
_______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
