On Wed, Feb 28, 2001 at 08:01:30PM +0900, Yoshiki Hayashi wrote:
> cd httpd-docs-1.3/apidoc
> ./mkapidict -l0 -d api.list -o index.html -t api-dict.html -v
> 
> only creates HTML files listed in Routine Descriptions
> section and doesn't create files like apidoc_apache_sfio.html.
> 
> This patch fixes the problem.  Is this subject to code
> freeze of apache-1.3 and needs three +1?  Or can I just
> commit it because it's part of documentation?

Just go ahead and commit it. You're right: the restrictions only apply to
the server code. It doesn't apply to docs, supporting tools (e.g. htpasswd),
comments in files, or other bits. Only to changing semantics of the
operation of the server.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

Reply via email to