devhelp question
Roel <[email protected]>
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <[email protected]> |
Hello all, I've written an xsl stylesheet to convert doxygen-generated xml to devhelp format. I wrote it primarily for using with gtkmm; for who is interested, it can be found at http://bugzilla.gnome.org/show_bug.cgi?id=122450. My question is the following: what is the 'standard' place to install the .devhelp to? The gtkmm rpm install its documentation to /usr/share/doc/gtkmm-2.0; I suppose I could make a symlink from somewhere to this directory, but what is the gnome standard place? Thanks. cheers, roel