[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Creating of help



On Ne, 2001-10-07 at 23:45, Tara M wrote:
> 
> On 07 Oct 2001 19:34:42 +0200, Michal ROMAN said:
> 
> > > On Pi, 2001-10-05 at 18:01, Martin Craig wrote:
> >  > If you're using Gnome, there's a function for displaying HTML help in
> >  > the gnome help browser.
> 
> I don't think you need to use Gnome directly (as that puts an
> additional dependency that might irritate users).
> 
> Since your app is not gnome in nature why not just call the
> gnome-help-browser using exec()? This is the way I do it.

Yes, I think that this is the right way for me because I don't use gnome in my program.
 
> >  1.
> >  I've found some .sgml and .html files in /usr/share/gnome/help/SomeProgram/C/ directory. What files I have to write - html or sqml? 
> >  Can I generate html from sgml files? If yes, are there any programs to help writting sgml files? Or I have to write only html files?
> >  
> 
> I think html file is  sufficient atleast for a start, any text
> editor can write an html file.

OK, I can start with html files, but I'd know how to create sgml files.

Thank you.
Michal.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]