3
0
Fork 0

progress on deb recipe

small_fixes
reg_ 14 years ago
parent 17cd7f3f10
commit b941775d33

@ -1,4 +1,4 @@
SUBDIRS = zimlib ctpp2 pugixml SUBDIRS = man zimlib ctpp2 pugixml
if WITH_COMPONENTS if WITH_COMPONENTS
SUBDIRS += components SUBDIRS += components

@ -0,0 +1,11 @@
.TH kiwix-compact 1 "21 May 2012" "0.1" "ZIM index compacter"
.SH NAME
kiwix-compact \- ZIM index compacter
.SH SYNOPSIS
.B kiwix-compact
.SH DESCRIPTION
Compacts ZIM files used by Kiwix using xapian-compact
.SH SEE ALSO
kiwix(1) kiwix-serve(1) xapian-compact(1)
.SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org>

@ -0,0 +1,11 @@
.TH kiwix-serve 1 "21 May 2012" "0.1" "Kiwix HTTP Server"
.SH NAME
kiwix-serve \- Kiwix HTTP Server
.SH SYNOPSIS
.B kiwix-serve
.SH DESCRIPTION
Serves a ZIM file or a Kiwix library over HTTP for in-browser access.
.SH SEE ALSO
kiwix(1)
.SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org>

@ -0,0 +1,29 @@
.TH kiwix 1 "21 May 2012" "0.9" "ZIM reader"
.SH NAME
Kiwix \- Offline ZIM file reader
.SH SYNOPSIS
.B kiwix
.SH DESCRIPTION
Kiwix allows you to read and search through offline content
as they were online on the Web. Similar to a browser, Kiwix works with
the highly compressed ZIM file format.
.PP
Features:
* Pure ZIM file reader
* Case and diacritics insensitve full text search engine
* Bookmarks & Notes
* ZIM base HTTP server
* PDF/HTML export
* Localized
* Search suggestions
* ZIM file Index capacity
* Tabs navigation
* Content manager
.SH SEE ALSO
kiwix-serve(1)
.SH AUTHORS
Emmanuel Engelhart <kelson@kiwix.org>
Guillaume Duhamel <gduhamel@linterweb.com>
Fabien Coullon <fcoulon@linterweb.com>
Renaud Gaudin <rgaudin@gmail.com>
Wilfredo Rodriguez <wilfredor@kiwix.org>
Loading…
Cancel
Save