OSDN Git Service

Fix GitHub issue #107: [WEBSITE] Change the HTTP to HTTPS
[winmerge-jp/winmerge-jp.git] / Docs / Users / ReadMe.txt
1 WINMERGE
2
3 WinMerge is an Open Source comparing and merging tool for Windows. WinMerge can
4 compare both folders and files, presenting differences in a visual text format
5 that is easy to understand and handle. WinMerge can be used as an external
6 differencing/merging tool or as a standalone application.
7
8 WinMerge has many helpful supporting features to make comparing, synchronising,
9 and merging as easy and useful as possible. Several programming languages and
10 other file formats are syntax-highlighted.
11
12 The latest WinMerge version and WinMerge information is available at
13 http://winmerge.org/.
14
15 Quick start
16 ===========
17 To learn how to perform basic operations after installing WinMerge, click
18 Help>WinMerge Help and navigate to the Quick start topic.  Or, go to the Web
19 version at http://manual.winmerge.org/QuickStart.html.
20
21 WinMerge Help
22 ============= 
23 WinMerge Help is installed locally as a Microsoft HTML Help file, WinMerge.chm,
24 when you install WinMerge. To open Help, click Help>WinMerge Help or press F1 in
25 the WinMerge window. On the command line, run the WinMerge executable with the 
26 /? help switch.
27
28 You can also browse the HTML version of WinMerge Help at 
29 http://manual.winmerge.org/.
30
31 Archive Support
32 ===============
33 WinMerge uses the 7-Zip (http://www.7-zip.org) Open Source archive tool for
34 archive file support. We recommended installing the 7-Zip application by
35 downloading and running the 7-Zip plugin installer from 
36 http://winmerge.org/downloads/.
37
38 If you cannot install the 7-Zip tool for any reason, you can use the 7-zip
39 plugin installer to install only the files required for archive file
40 support. See the Help topic, "7-Zip and archive support" for details.
41
42 WinMerge Support
43 ================
44 Questions or suggestions about WinMerge? A good place to start is the WinMerge
45 community bulletin board at http://forums.winmerge.org/. Developers frequently
46 read and respond to questions in both forums. Use the Open Discussion forum for
47 general WinMerge issues, such as questions about usage. Use the Developers forum
48 for WinMerge development issues.
49
50 Bugs and feature requests
51 =========================
52 If an issue is not resolved in the the WinMerge forums, check the project
53 trackers: go to http://project.winmerge.org/, and click a link in the Trackers
54 menu, like Bugs and Feature Requests, where you can browse or submit items.
55
56 If you submit a bug, please include the WinMerge version number in your
57 report. You can generate a configuration log by clicking Help>Configuration.
58 Please attach the configuration log to the bug report; it has lots of useful
59 information for developers.
60
61
62 - The WinMerge Developers