An open API service indexing awesome lists of open source software.

https://github.com/winmerge/winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://github.com/winmerge/winmerge

c-plus-plus compare-files csv csv-comparison csv-diff csv-files diff editor image image-comparison image-diff merge mfc tsv tsv-diff tsv-files webpage-diff win32 windows winmerge

Last synced: 13 days ago
JSON representation

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.

Awesome Lists containing this project

README

        

# WinMerge Documentation

This folder contains WinMerge's user- and developer-documentation.

## User Documentation

User documentation is in [Users](Users/README.md)-subfolder.

### Important files in user documentation:

* [ReadMe.txt](Users/ReadMe.txt)
* [ChangeLog.md](Users/ChangeLog.md)
* [ReleaseNotes.md](Users/ReleaseNotes.md)
* [User manual in own folder](Manual/) note that it is XML files and needs to be processed into HTML files.

## Developer Documentation

Developer documentation is in [Developers](Developers/README.md)-subfolder.

### Important files in developer documentation:

* [ReadMe for developers](Developers/readme-developers.html) contains lots of development-related information.