Skip to content

Commit c81b260

Browse files
committed
Docs changes
1 parent afa3381 commit c81b260

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

docs/diff-tool.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,7 @@ ReSharper | Options | Tools | Unit Testing | Test Runner
109109

110110
## Supported Tools:
111111

112-
Tools location is automatically detected. If a tool is not found, it can be manually configured using an environment variable, that points to the executable.
113-
114-
<!-- include: diffTools. path: /src/DiffEngine.Tests/diffTools.include.md -->
115-
112+
<!-- include: diffTools. path: /src/DiffEngine.Tests/diffTools.include.md -->
116113
## Non-MDI tools
117114

118115
Non-MDI tools are preferred since it allows [DiffEngineTray](tray.md) to track and close diffs.
@@ -839,4 +836,4 @@ Non-MDI tools are preferred since it allows [DiffEngineTray](tray.md) to track a
839836
* Example target on right arguments: `--diff "tempFile.txt" "targetFile.txt" `
840837
* Environment variable: `DiffEngine_VisualStudioCode`
841838
* Default scanned paths:
842-
* `%PATH%code`
839+
* `%PATH%code` <!-- endInclude -->

0 commit comments

Comments
 (0)