File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ This library provides [Matomo](https://matomo.org) Tracking for .NET MAUI Apps.
4
4
5
5
## Status
6
6
7
- [ ![ Continuous Integration] ( https://github.com/bfn-tech /Matomo.Maui/actions/workflows/ci.yml/badge.svg )] ( https://github.com/bfn-tech /Matomo.Maui/actions/workflows/ci.yml )
7
+ [ ![ Continuous Integration] ( https://github.com/bnotech /Matomo.Maui/actions/workflows/ci.yml/badge.svg )] ( https://github.com/bnotech /Matomo.Maui/actions/workflows/ci.yml )
8
8
9
9
## Releases
10
10
11
11
This library is published for .NET 8.0.
12
12
13
13
## Documentation
14
14
15
- You can find a reference documentation [ here] ( https://bfn-tech .github.io/Matomo.Maui/html/index.html ) .
15
+ You can find a reference documentation [ here] ( https://bnotech .github.io/Matomo.Maui/html/index.html ) .
16
16
17
17
And a sample project in the ` Sample/ ` folder.
18
18
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = "Matomo.Maui"
48
48
# could be handy for archiving the generated documentation or if some version
49
49
# control system is used.
50
50
51
- PROJECT_NUMBER = 1.1
51
+ PROJECT_NUMBER = 8.0.0
52
52
53
53
# Using the PROJECT_BRIEF tag one can provide an optional one line description
54
54
# for a project that appears at the top of each page and should give viewer a
@@ -1008,7 +1008,7 @@ FILE_PATTERNS = *.c \
1008
1008
# be searched for input files as well.
1009
1009
# The default value is: NO.
1010
1010
1011
- RECURSIVE = NO
1011
+ RECURSIVE = YES
1012
1012
1013
1013
# The EXCLUDE tag can be used to specify files and/or directories that should be
1014
1014
# excluded from the INPUT source files. This way you can easily exclude a
You can’t perform that action at this time.
0 commit comments