Remove kiwix-index and kiiwx-compact man pages

This commit is contained in:
kelson42 2017-11-05 18:12:45 +01:00 committed by Matthieu Gautier
parent b1d2a1378b
commit 8d32bfd16e
13 changed files with 19 additions and 129 deletions

View File

@ -1,23 +0,0 @@
.TH KIWIX 1 "21 May 2012"
.SH NAME
kiwix-compact \- Compacteur d'index pour fichier ZIM
.SH SYNOPSIS
.IX Header SYNOPSIS
kiwix-compact INDEX_PATH
.SH DESCRIPTION
.PP
Compacte les fichiers d'index des ZIM à l'aide de xapian-compact.
.TP
\fBINDEX_PATH\fR
Chemin de l'index plein texte à compacter.
.SH SEE ALSO
kiwix(1) kiwix-index(1) kiwix-manage(1) xapian-compact(1)
.br
kiwix-install(1) kiwix-serve(1)
.SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org>
.br
Vasudev Kamath <kamathvasudev@gmail.com> (Manual)

View File

@ -1,31 +0,0 @@
.TH KIWIX 1 "21 May 2012"
.SH NAME
kiwix\-index \- Indexeur de fichiers ZIM
.SH SYNOPSIS
.IX Header SYNOPSIS
kiwix\-index [\-\-backend|\-b=xapian|clucene] ZIM_PATH INDEX_PATH
.SH DESCRIPTION
.PP
Génère un index plein texte xapian ou cLucene pour un fichier ZIM.
.TP
\fB\-\-backend=xapian|clucene\fR
Séléctionne un moteur d'indexation.
.TP
\fBZIM_PATH\fR
Chemin du fichier ZIM à indexer.
.TP
\fBINDEX_PATH\fR
Chemin où enregistrer l'index plein texte.
.SH SEE ALSO
kiwix\-compact(1) kiwix\-manage(1) kiwix\-serve(1)
.br
kiwix(1) kiwix\-install(1)
.SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org>
.br
Vasudev Kamath <kamathvasudev@gmail.com> (Manual)

View File

@ -33,7 +33,7 @@ Chemin d'accès dossier kiwix/.
Le chemin doit contenit le binaire statique de Kiwix. Le chemin doit contenit le binaire statique de Kiwix.
.SH SEE ALSO .SH SEE ALSO
kiwix(1) kiwix\-index(1) kiwix\-serve(1) kiwix\-compact(1) kiwix\-manage(1) kiwix(1) kiwix\-serve(1) kiwix\-manage(1)
.SH AUTHOR .SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org> Emmanuel Engelhart <kelson@kiwix.org>
.br .br

View File

@ -57,7 +57,7 @@ Chemin vers l'index plein texte correspondant au fichier ZIM.
Définit l'adresse URL corresponsant au fichier ZIM pour pouvoir être téléchargé depuis Kiwix. Définit l'adresse URL corresponsant au fichier ZIM pour pouvoir être téléchargé depuis Kiwix.
.SH SEE ALSO .SH SEE ALSO
kiwix(1) kiwix\-index(1) kiwix\-install(1) kiwix\-serve(1) kiwix\-compact(1) kiwix(1) kiwix\-install(1) kiwix\-serve(1)
.SH AUTHOR .SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org> Emmanuel Engelhart <kelson@kiwix.org>
.br .br

View File

@ -52,9 +52,9 @@ Chemin vers le fichier bibliothèque de Kiwix.
Le fichier bibliothèque est un fichier XML créé avec \fBkiwix-manage\fB. Le fichier bibliothèque est un fichier XML créé avec \fBkiwix-manage\fB.
.SH SEE ALSO .SH SEE ALSO
kiwix(1) kiwix\-index(1) kiwix\-manage(1) kiwix(1) kiwix\-manage(1)
.br .br
kiwix\-install(1) kiwix\-compact(1) kiwix\-install(1)
.SH AUTHOR .SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org> Emmanuel Engelhart <kelson@kiwix.org>
.br .br

View File

@ -34,9 +34,9 @@ Fonctionnalités:
* Bibliothèque de contenus intégrée * Bibliothèque de contenus intégrée
.SH SEE ALSO .SH SEE ALSO
kiwix-index(1) kiwix-install(1) kiwix-serve(1) kiwix\-install(1) kiwix\-serve(1)
.br .br
kiwix-compact(1) kiwix-manage(1) kiwix\-manage(1)
.SH TROUBLESHOOTING .SH TROUBLESHOOTING

View File

@ -1,5 +1,4 @@
install_man('kiwix-index.1', install_man('kiwix-install.1',
'kiwix-install.1',
'kiwix-manage.1', 'kiwix-manage.1',
'kiwix-serve.1', 'kiwix-serve.1',
install_dir:get_option('mandir')+'/fr/man1') install_dir:get_option('mandir')+'/fr/man1')

View File

@ -1,23 +0,0 @@
.TH KIWIX 1 "21 May 2012"
.SH NAME
kiwix-compact \- ZIM index compacter
.SH SYNOPSIS
.IX Header SYNOPSIS
kiwix-compact INDEX_PATH
.SH DESCRIPTION
.PP
Compacts ZIM index files used by Kiwix using xapian-compact
.TP
\fBINDEX_PATH\fR
Full-text index path to compact.
.SH SEE ALSO
kiwix(1) kiwix-index(1) kiwix-manage(1) xapian-compact(1)
.br
kiwix-install(1) kiwix-serve(1)
.SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org>
.br
Vasudev Kamath <kamathvasudev@gmail.com> (Manual)

View File

@ -1,31 +0,0 @@
.TH KIWIX 1 "21 May 2012"
.SH NAME
kiwix\-index \- Kiwix ZIM Indexer
.SH SYNOPSIS
.IX Header SYNOPSIS
kiwix\-index [\-\-backend|\-b=xapian|clucene] ZIM_PATH INDEX_PATH
.SH DESCRIPTION
.PP
Generates a xapian or clucene full-text index for a ZIM file.
.TP
\fB\-\-backend=xapian|clucene\fR
Select an indexing backend.
.TP
\fBZIM_PATH\fR
ZIM file path to index.
.TP
\fBINDEX_PATH\fR
Path to save the full\-text index to.
.SH SEE ALSO
kiwix\-compact(1) kiwix\-manage(1) kiwix\-serve(1)
.br
kiwix(1) kiwix\-install(1)
.SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org>
.br
Vasudev Kamath <kamathvasudev@gmail.com> (Manual)

View File

@ -33,7 +33,7 @@ Path to the kiwix/ folder.
The path must contain the kiwix standalone binary. The path must contain the kiwix standalone binary.
.SH SEE ALSO .SH SEE ALSO
kiwix(1) kiwix\-index(1) kiwix\-serve(1) kiwix\-compact(1) kiwix\-manage(1) kiwix(1) kiwix\-serve(1) kiwix\-manage(1)
.SH AUTHOR .SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org> Emmanuel Engelhart <kelson@kiwix.org>
.br .br

View File

@ -55,7 +55,7 @@ Path to full-text index for that ZIM file.
Set the content location of the ZIM file over the network for in\-kiwix download. Set the content location of the ZIM file over the network for in\-kiwix download.
.SH SEE ALSO .SH SEE ALSO
kiwix(1) kiwix\-index(1) kiwix\-install(1) kiwix\-serve(1) kiwix\-compact(1) kiwix(1) kiwix\-install(1) kiwix\-serve(1)
.SH AUTHOR .SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org> Emmanuel Engelhart <kelson@kiwix.org>
.br .br

View File

@ -13,7 +13,7 @@ Stand\-alone HTTP server for serving ZIM content over the network.
.TP .TP
\fB\-\-index=INDEX_PATH\fR \fB\-\-index=INDEX_PATH\fR
Path to index folder created using \fBkiwix-index\fB. Path to index folder created using \fBkiwix-install\fB.
.TP .TP
\fB\-\-port=PORT\fR \fB\-\-port=PORT\fR
@ -52,9 +52,9 @@ Kiwix library file path.
Library is XML file created using \fBkiwix-manage\fB. Library is XML file created using \fBkiwix-manage\fB.
.SH SEE ALSO .SH SEE ALSO
kiwix(1) kiwix\-index(1) kiwix\-manage(1) kiwix(1) kiwix\-manage(1)
.br .br
kiwix\-install(1) kiwix\-compact(1) kiwix\-install(1)
.SH AUTHOR .SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org> Emmanuel Engelhart <kelson@kiwix.org>
.br .br

View File

@ -1,5 +1,4 @@
install_man('kiwix-index.1', install_man('kiwix-install.1',
'kiwix-install.1',
'kiwix-manage.1', 'kiwix-manage.1',
'kiwix-serve.1') 'kiwix-serve.1')
subdir('fr') subdir('fr')