Koha/debian/docs
Andreas Roussos eb902d7a92
Bug 31964: add a man page for koha-z3950-responder
The koha-z3950-responder command does not have a man page.

This patch fixes that.

Test plan:

1) Apply this patch.

2) Run the following command to generate the new man page:

   xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages/docbook.xsl debian/docs/koha-z3950-responder.xml

3) View the generated man page with `man -l koha-z3950-responder.8`

   (KTD users may need to `apt-get install man-db` first as
   that package provides tools for reading manual pages)

4) Make sure this unit test passes:

   prove -v xt/verify-debian-docbook.t

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-09-01 11:07:28 -03:00
..
koha-common.xml Bug 22417: Add debian script koha-worker 2020-10-05 15:22:44 +02:00
koha-create-dirs.xml
koha-create.xml Bug 18984: Remove NORMARC support 2021-10-07 15:36:40 +02:00
koha-disable.xml
koha-dump-defaults.xml
koha-dump.xml Bug 21903: (follow-up) update documentation 2022-07-05 11:46:37 -03:00
koha-elasticsearch.xml Bug 23137: Add documentation 2020-04-29 17:02:11 +01:00
koha-email-disable.xml
koha-email-enable.xml
koha-enable.xml
koha-es-indexer.xml Bug 33108: koha-es-indexer added 2023-03-20 09:39:45 -03:00
koha-foreach.xml Bug 17717: Add a --chdir option switch for koha-foreach 2018-03-15 08:22:04 +00:00
koha-indexer.xml Bug 24306: (QA follow-up) Fix the XML 2020-08-13 07:55:44 +02:00
koha-list.xml Bug 33108: Teach koha-list filter elasticsearch 2023-03-20 09:39:46 -03:00
koha-mysql.xml
koha-mysqlcheck.xml
koha-passwd.xml Bug 17379: Add a man page for koha-passwd (2) 2022-10-11 10:10:04 -03:00
koha-plack.xml Bug 21366: Add --reload option to koha-plack help/manual 2022-08-26 15:52:06 -03:00
koha-rebuild-zebra.xml Bug 17468: Remove koha-*-zebra scripts and its traces 2018-03-26 17:31:27 -03:00
koha-remove.xml
koha-reset-passwd.xml Bug 10042 - Minor typo ("Communnity") in packages docs 2013-04-18 08:36:11 -04:00
koha-restore.xml
koha-run-backups.xml Bug 21111: Add --exclude-indexes to koha-run-backups 2020-11-04 12:59:34 +01:00
koha-shell.xml
koha-sip.xml Bug 24340: allow koha-sip --disable inst 2020-02-12 16:09:35 +00:00
koha-sitemap.xml
koha-translate.xml
koha-upgrade-schema.xml
koha-upgrade-to-3.4.xml
koha-worker.xml Bug 33677: Remove verbose option from koha-worker man 2023-05-12 11:22:39 -03:00
koha-z3950-responder.xml Bug 31964: add a man page for koha-z3950-responder 2023-09-01 11:07:28 -03:00
koha-zebra.xml Bug 17467: Add koha-zebra documentation 2017-10-27 14:10:30 -03:00
LEEME.Debian