File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 5
5
{
6
6
"files" : [
7
7
" LitMotion/Assets/LitMotion/Runtime/**/*.cs" ,
8
- " LitMotion/Assets/LitMotion/Editor/**/*.cs"
8
+ " LitMotion/Assets/LitMotion/Editor/**/*.cs" ,
9
+ " LitMotion/Assets/LitMotion.Animation/Runtime/**/*.cs" ,
10
+ " LitMotion/Assets/LitMotion.Animation/Editor/**/*.cs"
9
11
],
10
12
"src" : " ../src"
11
13
}
12
14
],
13
- "properties" : {
14
- "AllowUnsafeBlocks" : true
15
- },
16
15
"dest" : " api" ,
17
16
"disableGitFeatures" : false ,
18
17
"disableDefaultFilter" : false ,
53
52
"globalMetadata" : {
54
53
"_appName" : " LitMotion" ,
55
54
"_appTitle" : " LitMotion" ,
56
- "_appFooter" : " <span>Copyright © 2023 Annulus Games. Generated with <a href=\" https://dotnet.github.io/docfx\" >DocFX</a></span>" ,
55
+ "_appFooter" : " <span>Copyright © 2024 Annulus Games. Generated with <a href=\" https://dotnet.github.io/docfx\" >DocFX</a></span>" ,
57
56
"_enableSearch" : true ,
58
57
"pdf" : false ,
59
58
"_appLogoPath" : " images/icon.svg" ,
You can’t perform that action at this time.
0 commit comments