Am 19.01.2006 um 15:07 schrieb Bernd Eidenschink:
Did we talk about where to place documentation files in doctools
format?
Into the "doc/" directory? Or there only nroff formatted?
Or completely separated, so that before a file release documenation is
generated to nroff and then merged to "doc/"?
We didn't talk about that yet.
One way to do this is to make a subdirectory in doc/
like:
src
man
html
where src would contain sources of the doc and man/html
would contain generated files. There should be a
make doc
make target which would do the trick.
This first what comes to mind...
Cheers
Zoran