Devhelp: New Feature
perriman <[email protected]>
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <1200251245.5465.5.camel@localhost> |
Hi all, I'm trying to develop a gedit plugin that use the devhelp search. I've tried to use libdevhelp but depends on gecko. Can you split the devhelp UI and the internal library? The internal library must not depends on gecko because gecko is only the presentation. An external application could use libdevhelp to search in the API like the devhelp application. Is this possible? Regards, Perriman