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 fi
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 co
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