|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] how to support txt,html,ps and pdf?
|
"Kyle R . Burton" wrote:
>
> > >Can you make a recommendation?
> > >
> >
> > Doxygen is a very popular one for documenting such projects -
> > since it uses the source code (and it's comments) to generate the
> > docs.
>
> Yes, I usualy use Doxygen for my C, C++ and ava projects. It's a great
> documentaiton tool. It is great for API documentation -- you can't beat
> a tool that does visual inheritence, and collaboration graphs, but how useful
> is it for other types of documentation? What I want to write is more akin
> to a users manual.
>
> > Some people just use TeX and then output from there to the others...
>
> That's a good suggestion.
>
There's the LyX editor. Semi-WYSIWYG, and does native SGML, if I recall
correctly. Then you can supposedly use docbook to generate your
different output formats. The XFree86 tree does multiple format outputs
for docs, but uses a custom doc standard so that LyX usage is more
painful than just hand editing the SGML (at least for simple changes.)
I forget if LyX supports TeX editing natively...
--
Kevin Brosius
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|