Hi, I have a feature request, it goes like this: I have a program (gnucash, actually, see www.gnucah.org, its a gpl'ed home-finances app) whose 'help' pages are in fact just plain html. (and are displayed with the gtk-xmhtml widget which is embedded in the app). I'd like to enhance the app with a search engine that searches *only* through the gnucash docs. Viz, what I need is C language interface: #include <htdig.h> cc -o gnucash gnucash.o libhtdig.a How easy/hard is this? I suppose I could hack something like this up myself, but it be easier if it was 'supported' and 'documented' ... Comments? --linas ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.
