@mintlify/prebuild 1.0.726 → 1.0.728
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.
|
@@ -308,6 +308,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
308
308
|
custom?: string[] | undefined;
|
|
309
309
|
} | undefined;
|
|
310
310
|
} | undefined;
|
|
311
|
+
latex?: boolean | undefined;
|
|
311
312
|
} | undefined;
|
|
312
313
|
redirects?: {
|
|
313
314
|
source: string;
|
|
@@ -719,6 +720,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
719
720
|
custom?: string[] | undefined;
|
|
720
721
|
} | undefined;
|
|
721
722
|
} | undefined;
|
|
723
|
+
latex?: boolean | undefined;
|
|
722
724
|
} | undefined;
|
|
723
725
|
redirects?: {
|
|
724
726
|
source: string;
|
|
@@ -1130,6 +1132,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1130
1132
|
custom?: string[] | undefined;
|
|
1131
1133
|
} | undefined;
|
|
1132
1134
|
} | undefined;
|
|
1135
|
+
latex?: boolean | undefined;
|
|
1133
1136
|
} | undefined;
|
|
1134
1137
|
redirects?: {
|
|
1135
1138
|
source: string;
|
|
@@ -1541,6 +1544,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1541
1544
|
custom?: string[] | undefined;
|
|
1542
1545
|
} | undefined;
|
|
1543
1546
|
} | undefined;
|
|
1547
|
+
latex?: boolean | undefined;
|
|
1544
1548
|
} | undefined;
|
|
1545
1549
|
redirects?: {
|
|
1546
1550
|
source: string;
|
|
@@ -1952,6 +1956,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
1952
1956
|
custom?: string[] | undefined;
|
|
1953
1957
|
} | undefined;
|
|
1954
1958
|
} | undefined;
|
|
1959
|
+
latex?: boolean | undefined;
|
|
1955
1960
|
} | undefined;
|
|
1956
1961
|
redirects?: {
|
|
1957
1962
|
source: string;
|
|
@@ -2363,6 +2368,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2363
2368
|
custom?: string[] | undefined;
|
|
2364
2369
|
} | undefined;
|
|
2365
2370
|
} | undefined;
|
|
2371
|
+
latex?: boolean | undefined;
|
|
2366
2372
|
} | undefined;
|
|
2367
2373
|
redirects?: {
|
|
2368
2374
|
source: string;
|
|
@@ -2774,6 +2780,7 @@ export declare const DocsConfigUpdater: ConfigUpdater<{
|
|
|
2774
2780
|
custom?: string[] | undefined;
|
|
2775
2781
|
} | undefined;
|
|
2776
2782
|
} | undefined;
|
|
2783
|
+
latex?: boolean | undefined;
|
|
2777
2784
|
} | undefined;
|
|
2778
2785
|
redirects?: {
|
|
2779
2786
|
source: string;
|
|
@@ -303,6 +303,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
303
303
|
custom?: string[] | undefined;
|
|
304
304
|
} | undefined;
|
|
305
305
|
} | undefined;
|
|
306
|
+
latex?: boolean | undefined;
|
|
306
307
|
} | undefined;
|
|
307
308
|
redirects?: {
|
|
308
309
|
source: string;
|
|
@@ -714,6 +715,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
714
715
|
custom?: string[] | undefined;
|
|
715
716
|
} | undefined;
|
|
716
717
|
} | undefined;
|
|
718
|
+
latex?: boolean | undefined;
|
|
717
719
|
} | undefined;
|
|
718
720
|
redirects?: {
|
|
719
721
|
source: string;
|
|
@@ -1125,6 +1127,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1125
1127
|
custom?: string[] | undefined;
|
|
1126
1128
|
} | undefined;
|
|
1127
1129
|
} | undefined;
|
|
1130
|
+
latex?: boolean | undefined;
|
|
1128
1131
|
} | undefined;
|
|
1129
1132
|
redirects?: {
|
|
1130
1133
|
source: string;
|
|
@@ -1536,6 +1539,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1536
1539
|
custom?: string[] | undefined;
|
|
1537
1540
|
} | undefined;
|
|
1538
1541
|
} | undefined;
|
|
1542
|
+
latex?: boolean | undefined;
|
|
1539
1543
|
} | undefined;
|
|
1540
1544
|
redirects?: {
|
|
1541
1545
|
source: string;
|
|
@@ -1947,6 +1951,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
1947
1951
|
custom?: string[] | undefined;
|
|
1948
1952
|
} | undefined;
|
|
1949
1953
|
} | undefined;
|
|
1954
|
+
latex?: boolean | undefined;
|
|
1950
1955
|
} | undefined;
|
|
1951
1956
|
redirects?: {
|
|
1952
1957
|
source: string;
|
|
@@ -2358,6 +2363,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2358
2363
|
custom?: string[] | undefined;
|
|
2359
2364
|
} | undefined;
|
|
2360
2365
|
} | undefined;
|
|
2366
|
+
latex?: boolean | undefined;
|
|
2361
2367
|
} | undefined;
|
|
2362
2368
|
redirects?: {
|
|
2363
2369
|
source: string;
|
|
@@ -2769,6 +2775,7 @@ export declare const update: ({ contentDirectoryPath, staticFilenames, openApiFi
|
|
|
2769
2775
|
custom?: string[] | undefined;
|
|
2770
2776
|
} | undefined;
|
|
2771
2777
|
} | undefined;
|
|
2778
|
+
latex?: boolean | undefined;
|
|
2772
2779
|
} | undefined;
|
|
2773
2780
|
redirects?: {
|
|
2774
2781
|
source: string;
|