OSDN Git Service

Update Contributors.txt
[winmerge-jp/winmerge-jp.git] / Docs / Users / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2   "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5   <title>Index</title>
6   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
7   <style type="text/css">
8   <!--
9     body {
10       font-family: Verdana,Helvetica,Arial,sans-serif;
11       font-size: small;
12     }
13     code,pre {
14       font-family: "Courier New",Courier,monospace;
15       font-size: 1em;
16     }
17     h3 {
18       padding: 2px;
19       border-left: 4px solid #FFCC00;
20       border-bottom: 1px solid #FFCC00;
21     }
22     h4 {
23       padding: 2px;
24       border-left: 8px solid #FF9933;
25       border-bottom: 1px solid #FF9933;
26     }
27     h5 {
28       font-size: small;
29     }
30     pre {
31       margin-left: 25px;
32       margin-right: 25px;
33       padding: 5px;
34       background-color: #EEEEEE;
35       border: 1px solid black;
36     }
37     p.note {
38       padding: 5px;
39       background-color: #DDDDFF;
40       border: 1px solid blue;
41     }
42     acronym {
43       cursor: help;
44       border-bottom: 1px dotted black;
45     }
46   -->
47   </style>
48 </head>
49 <body>
50 <h2>WinMerge User Documentation</h2>
51
52 <p>This folder contains WinMerge's user- documentation.</p>
53
54 <h3>User Documentation</h3>
55 <p>These documents are meant for casual users. They help users with WinMerge
56 use, tell about changes in WinMerge versions. Some files are included in the
57 installer, but not all. More files are included in binary distribution, but not
58 all files there either.
59 </p>
60
61 <p><b>User's Manual:</b><br>
62 User's manual is not directly readable from our source tree. It must be first
63 converted to HTML or HTML help. See <a href="../Developers/index.html">
64 Developer-documentation</a> for instructions how to do it.
65
66 <p><b>Other files in user documentation:</b>
67 <ul>
68   <li><a href="ReadMe.txt">ReadMe</a> is shown in end of the installer and is
69     installed into Windows Start-menu also. It lists most important links for
70         help, installing archive support etc.</li>
71   <li><a href="ChangeLog.txt">ChangeLog</a> contains general list of changes
72     between WinMerge versions.</li>
73   <li><a href="ReleaseNotes.html">ReleaseNotes</a> has release-specific
74     information, like known issues.</li>
75   <li><a href="Contributors.txt">Contributors list</a> lists people in
76     development group and other people who have helped in development.</li>
77   <li><a href="Files.txt">Files list</a> lists files WinMerge installs.</li>
78   <li><a href="GPL.rtf">GPL.rtf</a> contains GPL license in RTF format.</li>
79 </ul></p>
80
81 </body>
82 </html>