Skip to content

Commit 56336ea

Browse files
Move samples and articles to Wiki for easier editing. Adding section on GH projects using AvalonEdit. See #179
1 parent c1cc6bc commit 56336ea

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,22 @@ on your machine. Visual Studio 2019 is required for working with the solution (g
2121

2222
Documentation
2323
-------
24+
25+
Check out the [official documentation](http://avalonedit.net/documentation/) and the [samples and articles wiki page](https://github.com/icsharpcode/AvalonEdit/wiki/Samples-and-Articles)
26+
2427
To build the Documentation you need to install Sandcastle from https://github.com/EWSoftware/SHFB/releases (currently validated tooling is
2528
v2019.4.14.0)
2629

2730
The build of the Documentation can take very long, please be patient.
2831

29-
Usefull Projects
32+
License
3033
-------
31-
https://github.com/siegfriedpammer/AvalonEditSamples
32-
33-
Avalon Edit Samples on how to use Advanced Text Markers
34-
35-
https://github.com/Dirkster99/AvalonEditHighlightingThemes
3634

37-
Implements a sample implementation for using Highlightings with different (Light/Dark) WPF themes
35+
AvalonEdit is distributed under the [MIT License](http://opensource.org/licenses/MIT).
3836

39-
License
37+
Projects using AvalonEdit
4038
-------
4139

42-
AvalonEdit is distributed under the [MIT License](http://opensource.org/licenses/MIT).
40+
* https://github.com/icsharpcode/ILSpy/: .NET decompiler
4341

42+
Note: if your project is not listed here, let us know! :)

0 commit comments

Comments
 (0)