Penguin
Blame: scrollkeeper(7)
EditPageHistoryDiffInfoLikePages
Annotated edit history of scrollkeeper(7) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 SCROLLKEEPER
2 !!!SCROLLKEEPER
3 NAME
4 DESCRIPTION
5 RESOURCES
6 AVAILABILITY
7 FILES
8 AUTHOR
9 SEE ALSO
10 ----
11 !!NAME
12
13
14 !ScrollKeeper - An open document cataloging and metadata management system.
15 !!DESCRIPTION
16
17
18 !ScrollKeeper is a system for managing document metadata. Its
19 primary function is to act as a card catalog for documents,
20 keeping track of what documents are available, where they
21 can be found, and various attributes of the documents such
22 as their language, format, subject, version, and position in
23 a contents list. It also manages other metadata such as
24 document indices.
25
26
27 !ScrollKeeper acts as a middle layer between applications and
28 help browsers. When applications install documentation, the
29 documentation is registered with !ScrollKeeper. Any
30 !ScrollKeeper-aware help browser on the system can then
31 access this information. In this way, !ScrollKeeper is a
32 compatibility layer which allows any help browser to
33 interface to all the documentation on a system, provided the
34 package which ships the documentation registers it with
35 !ScrollKeeper. It also removes much of the burden from
36 application packagers and help browser developers by
37 providing a standard set of tools and by doing much of the
38 work inside of !ScrollKeeper.
39 !!RESOURCES
40
41
42 The !ScrollKeeper web pages can be found at
43 http://scrollkeeper.sourceforge.net and the mailing list can
44 be found at
45 http://lists.sourceforge.net/lists/listinfo/scrollkeeper-devel.
46 !!AVAILABILITY
47
48
49 !ScrollKeeper is licensed under the GNU Lesser Public License
50 (LGPL). A copy of this license can be read in the file
51 COPYING shipped with !ScrollKeeper.
52
53
54 The latest version of !ScrollKeeper can be found at
55 http://sourceforge.net/projects/scrollkeeper.
56 !!FILES
57
58
59 ''/etc/scrollkeeper.conf
60 /var/log/scrollkeeper.log
61 /var/lib/scrollkeeper/*''
62 !!AUTHOR
63
64
65 Laszlo Kovacs
66 Dan Mueth
67 !!SEE ALSO
68
69
70 scrollkeeper-config(1), scrollkeeper-gen-seriesid(1),
71 scrollkeeper.conf(5), scrollkeeper-preinstall(8),
72 scrollkeeper-rebuilddb(8)
73 scrollkeeper-update(8)
74 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.