-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME.1st
121 lines (74 loc) · 3.41 KB
/
README.1st
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
WWWOFFLE - World Wide Web Offline Explorer - Version 2.9
========================================================
There are several help files, this is a meta-help file that will point you to
the correct one to read.
If you want to know what WWWOFFLE is and does:
doc/README
If you have not used WWWOFFLE before:
doc/README
doc/INSTALL
doc/README.lang [Non-English versions]
doc/README.CONF
doc/README.win32 [Win32 users]
If you have used WWWOFFLE before:
doc/NEWS
doc/CHANGES.CONF
doc/README.CONF
If you want to know how to install the program or change compile time options:
doc/INSTALL
doc/README.lang [Non-English versions]
doc/README.htdig
doc/README.mnogosearch
doc/README.namazu
doc/README.hyperestraier
doc/README.win32 [Win32 users]
If you want to know how to use the programs when installed:
wwwoffle(1) [UNIX users]
wwwoffled(8) [UNIX users]
doc/README
doc/README.htdig
doc/README.mnogosearch
doc/README.namazu
doc/README.hyperestraier
If you want to know how to configure the program:
wwwoffle.conf [UNIX users]
wwwoffle.conf(5) [UNIX users]
doc/README.CONF
doc/CHANGES.CONF
doc/README.htdig
doc/README.mnogosearch
doc/README.namazu
doc/README.hyperestraier
If you want to customise the error message and other pages:
html/$LANG/messages/README
If you want to do more with WWWOFFLE:
contrib/README [UNIX users]
contrib-win32/README [Win32 users]
The location and purpose of the sources of information are as listed below.
Files in the doc directory (see also the language specific subdirectories):
ANNOUNCE The announcement release for this version of WWWOFFLE.
COPYING The WWWOFFLE licence (the GNU General Public Licence).
NEWS A list of the changes in functionality in previous versions.
INSTALL Help on installing the program and the compile-time options.
README The main README file, usual README stuff about the program.
README.1st This file - a meta-index.
README.CONF Help on the format of the config file.
CHANGES.CONF A list of the config file changes from version 1.3 to now.
README.PWD Information about how password protected pages are stored.
README.URL Information about how URLs are processed (decoding/encoding).
README.compress Information about the problems with using cache compression.
README.https Information about https, SSL/TLS, certificates and trust.
README.lang A description of the non-English language web-page versions.
README.htdig How to use ht://Dig to search the cache.
README.mnogosearch How to use mnoGoSearch to search the cache.
README.namazu How to use namazu to search the cache.
README.hyperestraier How to use Hyper Estraier to search the cache.
README.win32 Information about the Win32 version of WWWOFFLE.
Manual pages (installed names listed, files are in doc directory):
wwwoffle(1) The wwwoffle user interface program UNIX manual page.
wwwoffle.conf(5) The wwwoffle.conf configuration file UNIX manual page.
wwwoffled(8) The wwwoffled server demon program UNIX manual page.
Other files:
html/$LANG/messages/README Information on how to customise the error messages.
contrib/README Some various scripts for use with WWWOFFLE.
contrib-win32/README Some various scripts for use with WWWOFFLE.