Skip to content

Commit 99a4533

Browse files
committed
doc: group third-party components by types
Signed-off-by: leo <[email protected]>
1 parent 8f83850 commit 99a4533

File tree

1 file changed

+23
-18
lines changed

1 file changed

+23
-18
lines changed

THIRD-PARTY-LICENSES.md

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,80 +2,85 @@
22

33
This project incorporates components from the following third parties:
44

5-
## AvaloniaUI
5+
## Packages
6+
7+
### AvaloniaUI
68

79
- **Source**: https://github.com/AvaloniaUI/Avalonia
810
- **Version**: 11.2.5
911
- **License**: MIT License
1012
- **License Link**: https://github.com/AvaloniaUI/Avalonia/blob/master/licence.md
1113

12-
## AvaloniaEdit
14+
### AvaloniaEdit
1315

1416
- **Source**: https://github.com/AvaloniaUI/AvaloniaEdit
1517
- **Version**: 11.2.0
1618
- **License**: MIT License
1719
- **License Link**: https://github.com/AvaloniaUI/AvaloniaEdit/blob/master/LICENSE
1820

19-
## LiveChartsCore.SkiaSharpView.Avalonia
21+
### LiveChartsCore.SkiaSharpView.Avalonia
2022

2123
- **Source**: https://github.com/beto-rodriguez/LiveCharts2
2224
- **Version**: 2.0.0-rc5.4
2325
- **License**: MIT License
2426
- **License Link**: https://github.com/beto-rodriguez/LiveCharts2/blob/master/LICENSE
2527

26-
## TextMateSharp
28+
### TextMateSharp
2729

2830
- **Source**: https://github.com/danipen/TextMateSharp
2931
- **Version**: 1.0.66
3032
- **License**: MIT License
3133
- **License Link**: https://github.com/danipen/TextMateSharp/blob/master/LICENSE.md
3234

33-
## OpenAI .NET SDK
35+
### OpenAI .NET SDK
3436

3537
- **Source**: https://github.com/openai/openai-dotnet
3638
- **Version**: 2.2.0-beta2
3739
- **License**: MIT License
3840
- **License Link**: https://github.com/openai/openai-dotnet/blob/main/LICENSE
3941

40-
## Azure.AI.OpenAI
42+
### Azure.AI.OpenAI
4143

4244
- **Source**: https://github.com/Azure/azure-sdk-for-net
4345
- **Version**: 2.2.0-beta2
4446
- **License**: MIT License
4547
- **License Link**: https://github.com/Azure/azure-sdk-for-net/blob/main/LICENSE.txt
4648

47-
## haxe-TmLanguage
49+
## Fonts
50+
51+
### JetBrainsMono
52+
53+
- **Source**: https://github.com/JetBrains/JetBrainsMono
54+
- **Commit**: v2.304
55+
- **License**: SIL Open Font License, Version 1.1
56+
- **License Link**: https://github.com/JetBrains/JetBrainsMono/blob/v2.304/OFL.txt
57+
58+
## Gramar Files
59+
60+
### haxe-TmLanguage
4861

4962
- **Source**: https://github.com/vshaxe/haxe-TmLanguage
5063
- **Commit**: ddad8b4c6d0781ac20be0481174ec1be772c5da5
5164
- **License**: MIT License
5265
- **License Link**: https://github.com/vshaxe/haxe-TmLanguage/blob/ddad8b4c6d0781ac20be0481174ec1be772c5da5/LICENSE.md
5366

54-
## coc-toml
67+
### coc-toml
5568

5669
- **Source**: https://github.com/kkiyama117/coc-toml
5770
- **Commit**: aac3e0c65955c03314b2733041b19f903b7cc447
5871
- **License**: MIT License
5972
- **License Link**: https://github.com/kkiyama117/coc-toml/blob/aac3e0c65955c03314b2733041b19f903b7cc447/LICENSE
6073

61-
## eclipse-buildship
74+
### eclipse-buildship
6275

6376
- **Source**: https://github.com/eclipse/buildship
6477
- **Commit**: 6bb773e7692f913dec27105129ebe388de34e68b
6578
- **License**: Eclipse Public License 1.0
6679
- **License Link**: https://github.com/eclipse-buildship/buildship/blob/6bb773e7692f913dec27105129ebe388de34e68b/README.md
6780

68-
## vscode-jsp-lang
81+
### vscode-jsp-lang
6982

7083
- **Source**: https://github.com/samuel-weinhardt/vscode-jsp-lang
7184
- **Commit**: 0e89ecdb13650dbbe5a1e85b47b2e1530bf2f355
7285
- **License**: MIT License
7386
- **License Link**: https://github.com/samuel-weinhardt/vscode-jsp-lang/blob/0e89ecdb13650dbbe5a1e85b47b2e1530bf2f355/LICENSE
74-
75-
## JetBrainsMono
76-
77-
- **Source**: https://github.com/JetBrains/JetBrainsMono
78-
- **Commit**: v2.304
79-
- **License**: SIL Open Font License, Version 1.1
80-
- **License Link**: https://github.com/JetBrains/JetBrainsMono/blob/v2.304/OFL.txt
81-

0 commit comments

Comments
 (0)