diff options
author | Andres Freund <andres@anarazel.de> | 2023-04-04 19:25:14 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-04-04 19:25:14 -0700 |
commit | d75c7fbaf94eab30c1f30db107237b64c3cf78e7 (patch) | |
tree | 8f3e03b43970f98ca9d57977d58134ee60365735 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 3f695b31179b94a5eaa284ff588a983ff2dce932 (diff) | |
download | postgresql-d75c7fbaf94eab30c1f30db107237b64c3cf78e7.tar.gz postgresql-d75c7fbaf94eab30c1f30db107237b64c3cf78e7.zip |
docs: Remove support for 'htmlhelp' format
We had partial support for generating documentation suitable for .chm
files. However, we only had wired up generating the input files using
docbook-xsl, not generating an actual .chm file. Nor did we document how to do
so. Additionally, it was very slow to generate htmlhelp, as we never applied
the docbook-xsl stylesheet performance improvements to htmlhelp.
It doesn't look like there's any interest in the htmlhelp output, so remove
it, instead of spending cycles to finish the support.
Discussion: https://postgr.es/m/20230324165822.wcrj3akllbqquy7u@awork3.anarazel.de
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions