Rainer Jung wrote: > After adding something to a docs xml file for mod_fcgid I wanted to > update the html transform. > > I guess the build system for the html docs is not yet in place, so I > copied the full docs/manual/build and docs/manual/style in from trunk > and ran build.sh.
That's the ticket. > What's the best way to handle this? Should we copy those folders (at > least the needed parts of them) into the fcgid docs/manual? "We?" We don't want to pollute the httpd/mod_fcgid/ with duplicates, so yes, individually when building the docs, check those out/copy them into the appropriate directory. Makefile improvements welcomed.
