@mintlify/link-rot 3.0.1046 → 3.0.1047
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -55,6 +55,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
55
55
|
public?: boolean | undefined;
|
|
56
56
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
57
57
|
tag?: string | undefined;
|
|
58
|
+
boost?: number | undefined;
|
|
58
59
|
hidden?: boolean | undefined;
|
|
59
60
|
root?: string | undefined;
|
|
60
61
|
} & {
|
|
@@ -83,6 +84,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
83
84
|
public?: boolean | undefined;
|
|
84
85
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
85
86
|
tag?: string | undefined;
|
|
87
|
+
boost?: number | undefined;
|
|
86
88
|
hidden?: boolean | undefined;
|
|
87
89
|
root?: string | undefined;
|
|
88
90
|
} & {
|
|
@@ -424,6 +426,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
424
426
|
public?: boolean | undefined;
|
|
425
427
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
426
428
|
tag?: string | undefined;
|
|
429
|
+
boost?: number | undefined;
|
|
427
430
|
hidden?: boolean | undefined;
|
|
428
431
|
root?: string | undefined;
|
|
429
432
|
} & {
|
|
@@ -452,6 +455,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
452
455
|
public?: boolean | undefined;
|
|
453
456
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
454
457
|
tag?: string | undefined;
|
|
458
|
+
boost?: number | undefined;
|
|
455
459
|
hidden?: boolean | undefined;
|
|
456
460
|
root?: string | undefined;
|
|
457
461
|
} & {
|
|
@@ -793,6 +797,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
793
797
|
public?: boolean | undefined;
|
|
794
798
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
795
799
|
tag?: string | undefined;
|
|
800
|
+
boost?: number | undefined;
|
|
796
801
|
hidden?: boolean | undefined;
|
|
797
802
|
root?: string | undefined;
|
|
798
803
|
} & {
|
|
@@ -821,6 +826,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
821
826
|
public?: boolean | undefined;
|
|
822
827
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
823
828
|
tag?: string | undefined;
|
|
829
|
+
boost?: number | undefined;
|
|
824
830
|
hidden?: boolean | undefined;
|
|
825
831
|
root?: string | undefined;
|
|
826
832
|
} & {
|
|
@@ -1162,6 +1168,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1162
1168
|
public?: boolean | undefined;
|
|
1163
1169
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1164
1170
|
tag?: string | undefined;
|
|
1171
|
+
boost?: number | undefined;
|
|
1165
1172
|
hidden?: boolean | undefined;
|
|
1166
1173
|
root?: string | undefined;
|
|
1167
1174
|
} & {
|
|
@@ -1190,6 +1197,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1190
1197
|
public?: boolean | undefined;
|
|
1191
1198
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1192
1199
|
tag?: string | undefined;
|
|
1200
|
+
boost?: number | undefined;
|
|
1193
1201
|
hidden?: boolean | undefined;
|
|
1194
1202
|
root?: string | undefined;
|
|
1195
1203
|
} & {
|
|
@@ -1531,6 +1539,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1531
1539
|
public?: boolean | undefined;
|
|
1532
1540
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1533
1541
|
tag?: string | undefined;
|
|
1542
|
+
boost?: number | undefined;
|
|
1534
1543
|
hidden?: boolean | undefined;
|
|
1535
1544
|
root?: string | undefined;
|
|
1536
1545
|
} & {
|
|
@@ -1559,6 +1568,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1559
1568
|
public?: boolean | undefined;
|
|
1560
1569
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1561
1570
|
tag?: string | undefined;
|
|
1571
|
+
boost?: number | undefined;
|
|
1562
1572
|
hidden?: boolean | undefined;
|
|
1563
1573
|
root?: string | undefined;
|
|
1564
1574
|
} & {
|
|
@@ -1900,6 +1910,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1900
1910
|
public?: boolean | undefined;
|
|
1901
1911
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1902
1912
|
tag?: string | undefined;
|
|
1913
|
+
boost?: number | undefined;
|
|
1903
1914
|
hidden?: boolean | undefined;
|
|
1904
1915
|
root?: string | undefined;
|
|
1905
1916
|
} & {
|
|
@@ -1928,6 +1939,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
1928
1939
|
public?: boolean | undefined;
|
|
1929
1940
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
1930
1941
|
tag?: string | undefined;
|
|
1942
|
+
boost?: number | undefined;
|
|
1931
1943
|
hidden?: boolean | undefined;
|
|
1932
1944
|
root?: string | undefined;
|
|
1933
1945
|
} & {
|
|
@@ -2269,6 +2281,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
2269
2281
|
public?: boolean | undefined;
|
|
2270
2282
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2271
2283
|
tag?: string | undefined;
|
|
2284
|
+
boost?: number | undefined;
|
|
2272
2285
|
hidden?: boolean | undefined;
|
|
2273
2286
|
root?: string | undefined;
|
|
2274
2287
|
} & {
|
|
@@ -2297,6 +2310,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
2297
2310
|
public?: boolean | undefined;
|
|
2298
2311
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2299
2312
|
tag?: string | undefined;
|
|
2313
|
+
boost?: number | undefined;
|
|
2300
2314
|
hidden?: boolean | undefined;
|
|
2301
2315
|
root?: string | undefined;
|
|
2302
2316
|
} & {
|
|
@@ -2638,6 +2652,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
2638
2652
|
public?: boolean | undefined;
|
|
2639
2653
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2640
2654
|
tag?: string | undefined;
|
|
2655
|
+
boost?: number | undefined;
|
|
2641
2656
|
hidden?: boolean | undefined;
|
|
2642
2657
|
root?: string | undefined;
|
|
2643
2658
|
} & {
|
|
@@ -2666,6 +2681,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
2666
2681
|
public?: boolean | undefined;
|
|
2667
2682
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
2668
2683
|
tag?: string | undefined;
|
|
2684
|
+
boost?: number | undefined;
|
|
2669
2685
|
hidden?: boolean | undefined;
|
|
2670
2686
|
root?: string | undefined;
|
|
2671
2687
|
} & {
|
|
@@ -3007,6 +3023,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3007
3023
|
public?: boolean | undefined;
|
|
3008
3024
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3009
3025
|
tag?: string | undefined;
|
|
3026
|
+
boost?: number | undefined;
|
|
3010
3027
|
hidden?: boolean | undefined;
|
|
3011
3028
|
root?: string | undefined;
|
|
3012
3029
|
} & {
|
|
@@ -3035,6 +3052,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3035
3052
|
public?: boolean | undefined;
|
|
3036
3053
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3037
3054
|
tag?: string | undefined;
|
|
3055
|
+
boost?: number | undefined;
|
|
3038
3056
|
hidden?: boolean | undefined;
|
|
3039
3057
|
root?: string | undefined;
|
|
3040
3058
|
} & {
|
|
@@ -3380,6 +3398,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3380
3398
|
public?: boolean | undefined;
|
|
3381
3399
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3382
3400
|
tag?: string | undefined;
|
|
3401
|
+
boost?: number | undefined;
|
|
3383
3402
|
hidden?: boolean | undefined;
|
|
3384
3403
|
root?: string | undefined;
|
|
3385
3404
|
} & {
|
|
@@ -3408,6 +3427,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3408
3427
|
public?: boolean | undefined;
|
|
3409
3428
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3410
3429
|
tag?: string | undefined;
|
|
3430
|
+
boost?: number | undefined;
|
|
3411
3431
|
hidden?: boolean | undefined;
|
|
3412
3432
|
root?: string | undefined;
|
|
3413
3433
|
} & {
|
|
@@ -3749,6 +3769,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3749
3769
|
public?: boolean | undefined;
|
|
3750
3770
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3751
3771
|
tag?: string | undefined;
|
|
3772
|
+
boost?: number | undefined;
|
|
3752
3773
|
hidden?: boolean | undefined;
|
|
3753
3774
|
root?: string | undefined;
|
|
3754
3775
|
} & {
|
|
@@ -3777,6 +3798,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
3777
3798
|
public?: boolean | undefined;
|
|
3778
3799
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
3779
3800
|
tag?: string | undefined;
|
|
3801
|
+
boost?: number | undefined;
|
|
3780
3802
|
hidden?: boolean | undefined;
|
|
3781
3803
|
root?: string | undefined;
|
|
3782
3804
|
} & {
|
|
@@ -4118,6 +4140,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4118
4140
|
public?: boolean | undefined;
|
|
4119
4141
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
4120
4142
|
tag?: string | undefined;
|
|
4143
|
+
boost?: number | undefined;
|
|
4121
4144
|
hidden?: boolean | undefined;
|
|
4122
4145
|
root?: string | undefined;
|
|
4123
4146
|
} & {
|
|
@@ -4146,6 +4169,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4146
4169
|
public?: boolean | undefined;
|
|
4147
4170
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
4148
4171
|
tag?: string | undefined;
|
|
4172
|
+
boost?: number | undefined;
|
|
4149
4173
|
hidden?: boolean | undefined;
|
|
4150
4174
|
root?: string | undefined;
|
|
4151
4175
|
} & {
|
|
@@ -4487,6 +4511,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4487
4511
|
public?: boolean | undefined;
|
|
4488
4512
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
4489
4513
|
tag?: string | undefined;
|
|
4514
|
+
boost?: number | undefined;
|
|
4490
4515
|
hidden?: boolean | undefined;
|
|
4491
4516
|
root?: string | undefined;
|
|
4492
4517
|
} & {
|
|
@@ -4515,6 +4540,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4515
4540
|
public?: boolean | undefined;
|
|
4516
4541
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
4517
4542
|
tag?: string | undefined;
|
|
4543
|
+
boost?: number | undefined;
|
|
4518
4544
|
hidden?: boolean | undefined;
|
|
4519
4545
|
root?: string | undefined;
|
|
4520
4546
|
} & {
|
|
@@ -4856,6 +4882,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4856
4882
|
public?: boolean | undefined;
|
|
4857
4883
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
4858
4884
|
tag?: string | undefined;
|
|
4885
|
+
boost?: number | undefined;
|
|
4859
4886
|
hidden?: boolean | undefined;
|
|
4860
4887
|
root?: string | undefined;
|
|
4861
4888
|
} & {
|
|
@@ -4884,6 +4911,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
4884
4911
|
public?: boolean | undefined;
|
|
4885
4912
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
4886
4913
|
tag?: string | undefined;
|
|
4914
|
+
boost?: number | undefined;
|
|
4887
4915
|
hidden?: boolean | undefined;
|
|
4888
4916
|
root?: string | undefined;
|
|
4889
4917
|
} & {
|
|
@@ -5225,6 +5253,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5225
5253
|
public?: boolean | undefined;
|
|
5226
5254
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
5227
5255
|
tag?: string | undefined;
|
|
5256
|
+
boost?: number | undefined;
|
|
5228
5257
|
hidden?: boolean | undefined;
|
|
5229
5258
|
root?: string | undefined;
|
|
5230
5259
|
} & {
|
|
@@ -5253,6 +5282,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5253
5282
|
public?: boolean | undefined;
|
|
5254
5283
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
5255
5284
|
tag?: string | undefined;
|
|
5285
|
+
boost?: number | undefined;
|
|
5256
5286
|
hidden?: boolean | undefined;
|
|
5257
5287
|
root?: string | undefined;
|
|
5258
5288
|
} & {
|
|
@@ -5594,6 +5624,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5594
5624
|
public?: boolean | undefined;
|
|
5595
5625
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
5596
5626
|
tag?: string | undefined;
|
|
5627
|
+
boost?: number | undefined;
|
|
5597
5628
|
hidden?: boolean | undefined;
|
|
5598
5629
|
root?: string | undefined;
|
|
5599
5630
|
} & {
|
|
@@ -5622,6 +5653,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5622
5653
|
public?: boolean | undefined;
|
|
5623
5654
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
5624
5655
|
tag?: string | undefined;
|
|
5656
|
+
boost?: number | undefined;
|
|
5625
5657
|
hidden?: boolean | undefined;
|
|
5626
5658
|
root?: string | undefined;
|
|
5627
5659
|
} & {
|
|
@@ -5963,6 +5995,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5963
5995
|
public?: boolean | undefined;
|
|
5964
5996
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
5965
5997
|
tag?: string | undefined;
|
|
5998
|
+
boost?: number | undefined;
|
|
5966
5999
|
hidden?: boolean | undefined;
|
|
5967
6000
|
root?: string | undefined;
|
|
5968
6001
|
} & {
|
|
@@ -5991,6 +6024,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
5991
6024
|
public?: boolean | undefined;
|
|
5992
6025
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
5993
6026
|
tag?: string | undefined;
|
|
6027
|
+
boost?: number | undefined;
|
|
5994
6028
|
hidden?: boolean | undefined;
|
|
5995
6029
|
root?: string | undefined;
|
|
5996
6030
|
} & {
|
|
@@ -6332,6 +6366,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
6332
6366
|
public?: boolean | undefined;
|
|
6333
6367
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
6334
6368
|
tag?: string | undefined;
|
|
6369
|
+
boost?: number | undefined;
|
|
6335
6370
|
hidden?: boolean | undefined;
|
|
6336
6371
|
root?: string | undefined;
|
|
6337
6372
|
} & {
|
|
@@ -6360,6 +6395,7 @@ export declare const readResolvedConfigJsonAndValidate: (baseDir: string) => Pro
|
|
|
6360
6395
|
public?: boolean | undefined;
|
|
6361
6396
|
directory?: "none" | "card" | "accordion" | undefined;
|
|
6362
6397
|
tag?: string | undefined;
|
|
6398
|
+
boost?: number | undefined;
|
|
6363
6399
|
hidden?: boolean | undefined;
|
|
6364
6400
|
root?: string | undefined;
|
|
6365
6401
|
} & {
|