Samples and Guides
Samples
Title / Description | Java | .NET |
---|---|---|
The File Comparison Sample illustrates how to use both the API and the command-line to compare DocBook files. | ||
Ignore Formatting This sample illustrates how it is possible to ignore inline formatting changes, using the 'ignore-inline-formatting' property. | ||
Move Handling This sample shows how it is possible to detect and represent moved items in DocBook. It applies the 'detect-moves' property. | ||
Ordered Tables. This shows how to auto key the order of rows within a simple table when comparing DocBook files. | ||
Orderless Tables. This shows how to ignore the order of rows within a simple table when comparing DocBook files, using processing-instructions. | ||
Image Compare. The sample illustrates how it is possible to compare the actual Images in source documents rather than the string values of their locations, using the 'image-compare' property. |
Guides
How to Compare DocBook
Introductory guide on how to compare DocBook files.