tinyproxy/docs
rofl0r 5ba958829f add configure option to disable manpage generation
using --disable-manpage-support it's finally possibly to disable
the formerly obligatory use of a2x to generate the manpage
documentation.

this is the final solution to the decade old problem that users need
to install the enormous asciidoc package to compile TINYproxy from
source, or otherwise get a build error, even though the vast majority
is only interested in the program itself.

solution was inspired by PR #179.

closes #179
closes #111

note that since 1.10.0 release the generated release tarball includes
the generated manpages too; in which case neither the use of a2x
nor --disable-manpage-support is required.
2020-08-12 00:15:45 +01:00
..
man5 add configure option to disable manpage generation 2020-08-12 00:15:45 +01:00
man8 add configure option to disable manpage generation 2020-08-12 00:15:45 +01:00
.gitignore Rename doc directory to docs 2009-09-14 16:56:12 +05:30
filter-howto.txt add a comment example in the filter file example 2020-07-06 12:20:58 +01:00
http-error-codes.txt Rename doc directory to docs 2009-09-14 16:56:12 +05:30
http-rfcs.txt Rename doc directory to docs 2009-09-14 16:56:12 +05:30
Makefile.am docs: Add placeholder for tinyproxy.conf manpage 2009-09-19 09:57:24 +05:30