@docusaurus/plugin-content-docs 0.0.0-4244 → 0.0.0-4249
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.
- package/lib/.tsbuildinfo +1 -1
- package/lib/docs.js +0 -1
- package/lib/types.d.ts +0 -1
- package/package.json +15 -15
- package/src/__tests__/__snapshots__/index.test.ts.snap +0 -35
- package/src/__tests__/__snapshots__/translations.test.ts.snap +0 -15
- package/src/__tests__/docs.test.ts +0 -19
- package/src/__tests__/index.test.ts +0 -28
- package/src/__tests__/translations.test.ts +0 -1
- package/src/docs.ts +0 -1
- package/src/types.ts +0 -1
|
@@ -202,7 +202,6 @@ Object {
|
|
|
202
202
|
"site-docs-foo-bar-md-8c2.json": "{
|
|
203
203
|
\\"unversionedId\\": \\"foo/bar\\",
|
|
204
204
|
\\"id\\": \\"foo/bar\\",
|
|
205
|
-
\\"isDocsHomePage\\": false,
|
|
206
205
|
\\"title\\": \\"Bar\\",
|
|
207
206
|
\\"description\\": \\"This is custom description\\",
|
|
208
207
|
\\"source\\": \\"@site/docs/foo/bar.md\\",
|
|
@@ -225,7 +224,6 @@ Object {
|
|
|
225
224
|
"site-docs-foo-baz-md-a69.json": "{
|
|
226
225
|
\\"unversionedId\\": \\"foo/baz\\",
|
|
227
226
|
\\"id\\": \\"foo/baz\\",
|
|
228
|
-
\\"isDocsHomePage\\": false,
|
|
229
227
|
\\"title\\": \\"baz\\",
|
|
230
228
|
\\"description\\": \\"Images\\",
|
|
231
229
|
\\"source\\": \\"@site/docs/foo/baz.md\\",
|
|
@@ -270,7 +268,6 @@ Object {
|
|
|
270
268
|
"site-docs-heading-as-title-md-c6d.json": "{
|
|
271
269
|
\\"unversionedId\\": \\"headingAsTitle\\",
|
|
272
270
|
\\"id\\": \\"headingAsTitle\\",
|
|
273
|
-
\\"isDocsHomePage\\": false,
|
|
274
271
|
\\"title\\": \\"My heading as title\\",
|
|
275
272
|
\\"description\\": \\"\\",
|
|
276
273
|
\\"source\\": \\"@site/docs/headingAsTitle.md\\",
|
|
@@ -293,7 +290,6 @@ Object {
|
|
|
293
290
|
"site-docs-hello-md-9df.json": "{
|
|
294
291
|
\\"unversionedId\\": \\"hello\\",
|
|
295
292
|
\\"id\\": \\"hello\\",
|
|
296
|
-
\\"isDocsHomePage\\": true,
|
|
297
293
|
\\"title\\": \\"Hello, World !\\",
|
|
298
294
|
\\"description\\": \\"Hi, Endilie here :)\\",
|
|
299
295
|
\\"source\\": \\"@site/docs/hello.md\\",
|
|
@@ -329,7 +325,6 @@ Object {
|
|
|
329
325
|
"site-docs-ipsum-md-c61.json": "{
|
|
330
326
|
\\"unversionedId\\": \\"ipsum\\",
|
|
331
327
|
\\"id\\": \\"ipsum\\",
|
|
332
|
-
\\"isDocsHomePage\\": false,
|
|
333
328
|
\\"title\\": \\"ipsum\\",
|
|
334
329
|
\\"description\\": \\"Lorem ipsum.\\",
|
|
335
330
|
\\"source\\": \\"@site/docs/ipsum.md\\",
|
|
@@ -346,7 +341,6 @@ Object {
|
|
|
346
341
|
"site-docs-lorem-md-b27.json": "{
|
|
347
342
|
\\"unversionedId\\": \\"lorem\\",
|
|
348
343
|
\\"id\\": \\"lorem\\",
|
|
349
|
-
\\"isDocsHomePage\\": false,
|
|
350
344
|
\\"title\\": \\"lorem\\",
|
|
351
345
|
\\"description\\": \\"Lorem ipsum.\\",
|
|
352
346
|
\\"source\\": \\"@site/docs/lorem.md\\",
|
|
@@ -364,7 +358,6 @@ Object {
|
|
|
364
358
|
"site-docs-root-absolute-slug-md-db5.json": "{
|
|
365
359
|
\\"unversionedId\\": \\"rootAbsoluteSlug\\",
|
|
366
360
|
\\"id\\": \\"rootAbsoluteSlug\\",
|
|
367
|
-
\\"isDocsHomePage\\": false,
|
|
368
361
|
\\"title\\": \\"rootAbsoluteSlug\\",
|
|
369
362
|
\\"description\\": \\"Lorem\\",
|
|
370
363
|
\\"source\\": \\"@site/docs/rootAbsoluteSlug.md\\",
|
|
@@ -391,7 +384,6 @@ Object {
|
|
|
391
384
|
"site-docs-root-relative-slug-md-3dd.json": "{
|
|
392
385
|
\\"unversionedId\\": \\"rootRelativeSlug\\",
|
|
393
386
|
\\"id\\": \\"rootRelativeSlug\\",
|
|
394
|
-
\\"isDocsHomePage\\": false,
|
|
395
387
|
\\"title\\": \\"rootRelativeSlug\\",
|
|
396
388
|
\\"description\\": \\"Lorem\\",
|
|
397
389
|
\\"source\\": \\"@site/docs/rootRelativeSlug.md\\",
|
|
@@ -418,7 +410,6 @@ Object {
|
|
|
418
410
|
"site-docs-root-resolved-slug-md-4d1.json": "{
|
|
419
411
|
\\"unversionedId\\": \\"rootResolvedSlug\\",
|
|
420
412
|
\\"id\\": \\"rootResolvedSlug\\",
|
|
421
|
-
\\"isDocsHomePage\\": false,
|
|
422
413
|
\\"title\\": \\"rootResolvedSlug\\",
|
|
423
414
|
\\"description\\": \\"Lorem\\",
|
|
424
415
|
\\"source\\": \\"@site/docs/rootResolvedSlug.md\\",
|
|
@@ -445,7 +436,6 @@ Object {
|
|
|
445
436
|
"site-docs-root-try-to-escape-slug-md-9ee.json": "{
|
|
446
437
|
\\"unversionedId\\": \\"rootTryToEscapeSlug\\",
|
|
447
438
|
\\"id\\": \\"rootTryToEscapeSlug\\",
|
|
448
|
-
\\"isDocsHomePage\\": false,
|
|
449
439
|
\\"title\\": \\"rootTryToEscapeSlug\\",
|
|
450
440
|
\\"description\\": \\"Lorem\\",
|
|
451
441
|
\\"source\\": \\"@site/docs/rootTryToEscapeSlug.md\\",
|
|
@@ -472,7 +462,6 @@ Object {
|
|
|
472
462
|
"site-docs-slugs-absolute-slug-md-4e8.json": "{
|
|
473
463
|
\\"unversionedId\\": \\"slugs/absoluteSlug\\",
|
|
474
464
|
\\"id\\": \\"slugs/absoluteSlug\\",
|
|
475
|
-
\\"isDocsHomePage\\": false,
|
|
476
465
|
\\"title\\": \\"absoluteSlug\\",
|
|
477
466
|
\\"description\\": \\"Lorem\\",
|
|
478
467
|
\\"source\\": \\"@site/docs/slugs/absoluteSlug.md\\",
|
|
@@ -488,7 +477,6 @@ Object {
|
|
|
488
477
|
"site-docs-slugs-relative-slug-md-d1c.json": "{
|
|
489
478
|
\\"unversionedId\\": \\"slugs/relativeSlug\\",
|
|
490
479
|
\\"id\\": \\"slugs/relativeSlug\\",
|
|
491
|
-
\\"isDocsHomePage\\": false,
|
|
492
480
|
\\"title\\": \\"relativeSlug\\",
|
|
493
481
|
\\"description\\": \\"Lorem\\",
|
|
494
482
|
\\"source\\": \\"@site/docs/slugs/relativeSlug.md\\",
|
|
@@ -504,7 +492,6 @@ Object {
|
|
|
504
492
|
"site-docs-slugs-resolved-slug-md-02b.json": "{
|
|
505
493
|
\\"unversionedId\\": \\"slugs/resolvedSlug\\",
|
|
506
494
|
\\"id\\": \\"slugs/resolvedSlug\\",
|
|
507
|
-
\\"isDocsHomePage\\": false,
|
|
508
495
|
\\"title\\": \\"resolvedSlug\\",
|
|
509
496
|
\\"description\\": \\"Lorem\\",
|
|
510
497
|
\\"source\\": \\"@site/docs/slugs/resolvedSlug.md\\",
|
|
@@ -520,7 +507,6 @@ Object {
|
|
|
520
507
|
"site-docs-slugs-try-to-escape-slug-md-70d.json": "{
|
|
521
508
|
\\"unversionedId\\": \\"slugs/tryToEscapeSlug\\",
|
|
522
509
|
\\"id\\": \\"slugs/tryToEscapeSlug\\",
|
|
523
|
-
\\"isDocsHomePage\\": false,
|
|
524
510
|
\\"title\\": \\"tryToEscapeSlug\\",
|
|
525
511
|
\\"description\\": \\"Lorem\\",
|
|
526
512
|
\\"source\\": \\"@site/docs/slugs/tryToEscapeSlug.md\\",
|
|
@@ -1216,7 +1202,6 @@ Object {
|
|
|
1216
1202
|
"site-community-versioned-docs-version-1-0-0-team-md-359.json": "{
|
|
1217
1203
|
\\"unversionedId\\": \\"team\\",
|
|
1218
1204
|
\\"id\\": \\"version-1.0.0/team\\",
|
|
1219
|
-
\\"isDocsHomePage\\": false,
|
|
1220
1205
|
\\"title\\": \\"team\\",
|
|
1221
1206
|
\\"description\\": \\"Team 1.0.0\\",
|
|
1222
1207
|
\\"source\\": \\"@site/community_versioned_docs/version-1.0.0/team.md\\",
|
|
@@ -1231,7 +1216,6 @@ Object {
|
|
|
1231
1216
|
"site-i-18-n-en-docusaurus-plugin-content-docs-community-current-team-md-7e5.json": "{
|
|
1232
1217
|
\\"unversionedId\\": \\"team\\",
|
|
1233
1218
|
\\"id\\": \\"team\\",
|
|
1234
|
-
\\"isDocsHomePage\\": false,
|
|
1235
1219
|
\\"title\\": \\"Team title translated\\",
|
|
1236
1220
|
\\"description\\": \\"Team current version (translated)\\",
|
|
1237
1221
|
\\"source\\": \\"@site/i18n/en/docusaurus-plugin-content-docs-community/current/team.md\\",
|
|
@@ -1495,7 +1479,6 @@ Object {
|
|
|
1495
1479
|
"site-docs-foo-bar-md-8c2.json": "{
|
|
1496
1480
|
\\"unversionedId\\": \\"foo/bar\\",
|
|
1497
1481
|
\\"id\\": \\"foo/bar\\",
|
|
1498
|
-
\\"isDocsHomePage\\": false,
|
|
1499
1482
|
\\"title\\": \\"bar\\",
|
|
1500
1483
|
\\"description\\": \\"This is next version of bar.\\",
|
|
1501
1484
|
\\"source\\": \\"@site/docs/foo/bar.md\\",
|
|
@@ -1537,7 +1520,6 @@ Object {
|
|
|
1537
1520
|
"site-docs-hello-md-9df.json": "{
|
|
1538
1521
|
\\"unversionedId\\": \\"hello\\",
|
|
1539
1522
|
\\"id\\": \\"hello\\",
|
|
1540
|
-
\\"isDocsHomePage\\": true,
|
|
1541
1523
|
\\"title\\": \\"hello\\",
|
|
1542
1524
|
\\"description\\": \\"Hello next !\\",
|
|
1543
1525
|
\\"source\\": \\"@site/docs/hello.md\\",
|
|
@@ -1556,7 +1538,6 @@ Object {
|
|
|
1556
1538
|
"site-docs-slugs-absolute-slug-md-4e8.json": "{
|
|
1557
1539
|
\\"unversionedId\\": \\"slugs/absoluteSlug\\",
|
|
1558
1540
|
\\"id\\": \\"slugs/absoluteSlug\\",
|
|
1559
|
-
\\"isDocsHomePage\\": false,
|
|
1560
1541
|
\\"title\\": \\"absoluteSlug\\",
|
|
1561
1542
|
\\"description\\": \\"Lorem\\",
|
|
1562
1543
|
\\"source\\": \\"@site/docs/slugs/absoluteSlug.md\\",
|
|
@@ -1572,7 +1553,6 @@ Object {
|
|
|
1572
1553
|
"site-docs-slugs-relative-slug-md-d1c.json": "{
|
|
1573
1554
|
\\"unversionedId\\": \\"slugs/relativeSlug\\",
|
|
1574
1555
|
\\"id\\": \\"slugs/relativeSlug\\",
|
|
1575
|
-
\\"isDocsHomePage\\": false,
|
|
1576
1556
|
\\"title\\": \\"relativeSlug\\",
|
|
1577
1557
|
\\"description\\": \\"Lorem\\",
|
|
1578
1558
|
\\"source\\": \\"@site/docs/slugs/relativeSlug.md\\",
|
|
@@ -1588,7 +1568,6 @@ Object {
|
|
|
1588
1568
|
"site-docs-slugs-resolved-slug-md-02b.json": "{
|
|
1589
1569
|
\\"unversionedId\\": \\"slugs/resolvedSlug\\",
|
|
1590
1570
|
\\"id\\": \\"slugs/resolvedSlug\\",
|
|
1591
|
-
\\"isDocsHomePage\\": false,
|
|
1592
1571
|
\\"title\\": \\"resolvedSlug\\",
|
|
1593
1572
|
\\"description\\": \\"Lorem\\",
|
|
1594
1573
|
\\"source\\": \\"@site/docs/slugs/resolvedSlug.md\\",
|
|
@@ -1604,7 +1583,6 @@ Object {
|
|
|
1604
1583
|
"site-docs-slugs-try-to-escape-slug-md-70d.json": "{
|
|
1605
1584
|
\\"unversionedId\\": \\"slugs/tryToEscapeSlug\\",
|
|
1606
1585
|
\\"id\\": \\"slugs/tryToEscapeSlug\\",
|
|
1607
|
-
\\"isDocsHomePage\\": false,
|
|
1608
1586
|
\\"title\\": \\"tryToEscapeSlug\\",
|
|
1609
1587
|
\\"description\\": \\"Lorem\\",
|
|
1610
1588
|
\\"source\\": \\"@site/docs/slugs/tryToEscapeSlug.md\\",
|
|
@@ -1620,7 +1598,6 @@ Object {
|
|
|
1620
1598
|
"site-i-18-n-en-docusaurus-plugin-content-docs-version-1-0-0-hello-md-fe5.json": "{
|
|
1621
1599
|
\\"unversionedId\\": \\"hello\\",
|
|
1622
1600
|
\\"id\\": \\"version-1.0.0/hello\\",
|
|
1623
|
-
\\"isDocsHomePage\\": true,
|
|
1624
1601
|
\\"title\\": \\"hello\\",
|
|
1625
1602
|
\\"description\\": \\"Hello 1.0.0 ! (translated en)\\",
|
|
1626
1603
|
\\"source\\": \\"@site/i18n/en/docusaurus-plugin-content-docs/version-1.0.0/hello.md\\",
|
|
@@ -1639,7 +1616,6 @@ Object {
|
|
|
1639
1616
|
"site-versioned-docs-version-1-0-0-foo-bar-md-7a6.json": "{
|
|
1640
1617
|
\\"unversionedId\\": \\"foo/bar\\",
|
|
1641
1618
|
\\"id\\": \\"version-1.0.0/foo/bar\\",
|
|
1642
|
-
\\"isDocsHomePage\\": false,
|
|
1643
1619
|
\\"title\\": \\"bar\\",
|
|
1644
1620
|
\\"description\\": \\"Bar 1.0.0 !\\",
|
|
1645
1621
|
\\"source\\": \\"@site/versioned_docs/version-1.0.0/foo/bar.md\\",
|
|
@@ -1660,7 +1636,6 @@ Object {
|
|
|
1660
1636
|
"site-versioned-docs-version-1-0-0-foo-baz-md-883.json": "{
|
|
1661
1637
|
\\"unversionedId\\": \\"foo/baz\\",
|
|
1662
1638
|
\\"id\\": \\"version-1.0.0/foo/baz\\",
|
|
1663
|
-
\\"isDocsHomePage\\": false,
|
|
1664
1639
|
\\"title\\": \\"baz\\",
|
|
1665
1640
|
\\"description\\": \\"Baz 1.0.0 ! This will be deleted in next subsequent versions.\\",
|
|
1666
1641
|
\\"source\\": \\"@site/versioned_docs/version-1.0.0/foo/baz.md\\",
|
|
@@ -1683,7 +1658,6 @@ Object {
|
|
|
1683
1658
|
"site-versioned-docs-version-1-0-1-foo-bar-md-7a3.json": "{
|
|
1684
1659
|
\\"unversionedId\\": \\"foo/bar\\",
|
|
1685
1660
|
\\"id\\": \\"version-1.0.1/foo/bar\\",
|
|
1686
|
-
\\"isDocsHomePage\\": false,
|
|
1687
1661
|
\\"title\\": \\"bar\\",
|
|
1688
1662
|
\\"description\\": \\"Bar 1.0.1 !\\",
|
|
1689
1663
|
\\"source\\": \\"@site/versioned_docs/version-1.0.1/foo/bar.md\\",
|
|
@@ -1702,7 +1676,6 @@ Object {
|
|
|
1702
1676
|
"site-versioned-docs-version-1-0-1-hello-md-0c7.json": "{
|
|
1703
1677
|
\\"unversionedId\\": \\"hello\\",
|
|
1704
1678
|
\\"id\\": \\"version-1.0.1/hello\\",
|
|
1705
|
-
\\"isDocsHomePage\\": true,
|
|
1706
1679
|
\\"title\\": \\"hello\\",
|
|
1707
1680
|
\\"description\\": \\"Hello 1.0.1 !\\",
|
|
1708
1681
|
\\"source\\": \\"@site/versioned_docs/version-1.0.1/hello.md\\",
|
|
@@ -1721,7 +1694,6 @@ Object {
|
|
|
1721
1694
|
"site-versioned-docs-version-with-slugs-root-absolute-slug-md-4d2.json": "{
|
|
1722
1695
|
\\"unversionedId\\": \\"rootAbsoluteSlug\\",
|
|
1723
1696
|
\\"id\\": \\"version-withSlugs/rootAbsoluteSlug\\",
|
|
1724
|
-
\\"isDocsHomePage\\": false,
|
|
1725
1697
|
\\"title\\": \\"rootAbsoluteSlug\\",
|
|
1726
1698
|
\\"description\\": \\"Lorem\\",
|
|
1727
1699
|
\\"source\\": \\"@site/versioned_docs/version-withSlugs/rootAbsoluteSlug.md\\",
|
|
@@ -1738,7 +1710,6 @@ Object {
|
|
|
1738
1710
|
"site-versioned-docs-version-with-slugs-root-relative-slug-md-32a.json": "{
|
|
1739
1711
|
\\"unversionedId\\": \\"rootRelativeSlug\\",
|
|
1740
1712
|
\\"id\\": \\"version-withSlugs/rootRelativeSlug\\",
|
|
1741
|
-
\\"isDocsHomePage\\": false,
|
|
1742
1713
|
\\"title\\": \\"rootRelativeSlug\\",
|
|
1743
1714
|
\\"description\\": \\"Lorem\\",
|
|
1744
1715
|
\\"source\\": \\"@site/versioned_docs/version-withSlugs/rootRelativeSlug.md\\",
|
|
@@ -1754,7 +1725,6 @@ Object {
|
|
|
1754
1725
|
"site-versioned-docs-version-with-slugs-root-resolved-slug-md-aee.json": "{
|
|
1755
1726
|
\\"unversionedId\\": \\"rootResolvedSlug\\",
|
|
1756
1727
|
\\"id\\": \\"version-withSlugs/rootResolvedSlug\\",
|
|
1757
|
-
\\"isDocsHomePage\\": false,
|
|
1758
1728
|
\\"title\\": \\"rootResolvedSlug\\",
|
|
1759
1729
|
\\"description\\": \\"Lorem\\",
|
|
1760
1730
|
\\"source\\": \\"@site/versioned_docs/version-withSlugs/rootResolvedSlug.md\\",
|
|
@@ -1770,7 +1740,6 @@ Object {
|
|
|
1770
1740
|
"site-versioned-docs-version-with-slugs-root-try-to-escape-slug-md-b5d.json": "{
|
|
1771
1741
|
\\"unversionedId\\": \\"rootTryToEscapeSlug\\",
|
|
1772
1742
|
\\"id\\": \\"version-withSlugs/rootTryToEscapeSlug\\",
|
|
1773
|
-
\\"isDocsHomePage\\": false,
|
|
1774
1743
|
\\"title\\": \\"rootTryToEscapeSlug\\",
|
|
1775
1744
|
\\"description\\": \\"Lorem\\",
|
|
1776
1745
|
\\"source\\": \\"@site/versioned_docs/version-withSlugs/rootTryToEscapeSlug.md\\",
|
|
@@ -1786,7 +1755,6 @@ Object {
|
|
|
1786
1755
|
"site-versioned-docs-version-with-slugs-slugs-absolute-slug-md-47a.json": "{
|
|
1787
1756
|
\\"unversionedId\\": \\"slugs/absoluteSlug\\",
|
|
1788
1757
|
\\"id\\": \\"version-withSlugs/slugs/absoluteSlug\\",
|
|
1789
|
-
\\"isDocsHomePage\\": false,
|
|
1790
1758
|
\\"title\\": \\"absoluteSlug\\",
|
|
1791
1759
|
\\"description\\": \\"Lorem\\",
|
|
1792
1760
|
\\"source\\": \\"@site/versioned_docs/version-withSlugs/slugs/absoluteSlug.md\\",
|
|
@@ -1802,7 +1770,6 @@ Object {
|
|
|
1802
1770
|
"site-versioned-docs-version-with-slugs-slugs-relative-slug-md-a95.json": "{
|
|
1803
1771
|
\\"unversionedId\\": \\"slugs/relativeSlug\\",
|
|
1804
1772
|
\\"id\\": \\"version-withSlugs/slugs/relativeSlug\\",
|
|
1805
|
-
\\"isDocsHomePage\\": false,
|
|
1806
1773
|
\\"title\\": \\"relativeSlug\\",
|
|
1807
1774
|
\\"description\\": \\"Lorem\\",
|
|
1808
1775
|
\\"source\\": \\"@site/versioned_docs/version-withSlugs/slugs/relativeSlug.md\\",
|
|
@@ -1818,7 +1785,6 @@ Object {
|
|
|
1818
1785
|
"site-versioned-docs-version-with-slugs-slugs-resolved-slug-md-5a1.json": "{
|
|
1819
1786
|
\\"unversionedId\\": \\"slugs/resolvedSlug\\",
|
|
1820
1787
|
\\"id\\": \\"version-withSlugs/slugs/resolvedSlug\\",
|
|
1821
|
-
\\"isDocsHomePage\\": false,
|
|
1822
1788
|
\\"title\\": \\"resolvedSlug\\",
|
|
1823
1789
|
\\"description\\": \\"Lorem\\",
|
|
1824
1790
|
\\"source\\": \\"@site/versioned_docs/version-withSlugs/slugs/resolvedSlug.md\\",
|
|
@@ -1834,7 +1800,6 @@ Object {
|
|
|
1834
1800
|
"site-versioned-docs-version-with-slugs-slugs-try-to-escape-slug-md-4e1.json": "{
|
|
1835
1801
|
\\"unversionedId\\": \\"slugs/tryToEscapeSlug\\",
|
|
1836
1802
|
\\"id\\": \\"version-withSlugs/slugs/tryToEscapeSlug\\",
|
|
1837
|
-
\\"isDocsHomePage\\": false,
|
|
1838
1803
|
\\"title\\": \\"tryToEscapeSlug\\",
|
|
1839
1804
|
\\"description\\": \\"Lorem\\",
|
|
1840
1805
|
\\"source\\": \\"@site/versioned_docs/version-withSlugs/slugs/tryToEscapeSlug.md\\",
|
|
@@ -91,7 +91,6 @@ Object {
|
|
|
91
91
|
"description": "doc1 description",
|
|
92
92
|
"editUrl": "any",
|
|
93
93
|
"id": "doc1",
|
|
94
|
-
"isDocsHomePage": false,
|
|
95
94
|
"lastUpdatedAt": 0,
|
|
96
95
|
"lastUpdatedBy": "any",
|
|
97
96
|
"next": undefined,
|
|
@@ -108,7 +107,6 @@ Object {
|
|
|
108
107
|
"description": "doc2 description",
|
|
109
108
|
"editUrl": "any",
|
|
110
109
|
"id": "doc2",
|
|
111
|
-
"isDocsHomePage": false,
|
|
112
110
|
"lastUpdatedAt": 0,
|
|
113
111
|
"lastUpdatedBy": "any",
|
|
114
112
|
"next": undefined,
|
|
@@ -125,7 +123,6 @@ Object {
|
|
|
125
123
|
"description": "doc3 description",
|
|
126
124
|
"editUrl": "any",
|
|
127
125
|
"id": "doc3",
|
|
128
|
-
"isDocsHomePage": false,
|
|
129
126
|
"lastUpdatedAt": 0,
|
|
130
127
|
"lastUpdatedBy": "any",
|
|
131
128
|
"next": undefined,
|
|
@@ -142,7 +139,6 @@ Object {
|
|
|
142
139
|
"description": "doc4 description",
|
|
143
140
|
"editUrl": "any",
|
|
144
141
|
"id": "doc4",
|
|
145
|
-
"isDocsHomePage": false,
|
|
146
142
|
"lastUpdatedAt": 0,
|
|
147
143
|
"lastUpdatedBy": "any",
|
|
148
144
|
"next": undefined,
|
|
@@ -159,7 +155,6 @@ Object {
|
|
|
159
155
|
"description": "doc5 description",
|
|
160
156
|
"editUrl": "any",
|
|
161
157
|
"id": "doc5",
|
|
162
|
-
"isDocsHomePage": false,
|
|
163
158
|
"lastUpdatedAt": 0,
|
|
164
159
|
"lastUpdatedBy": "any",
|
|
165
160
|
"next": undefined,
|
|
@@ -238,7 +233,6 @@ Object {
|
|
|
238
233
|
"description": "doc1 description",
|
|
239
234
|
"editUrl": "any",
|
|
240
235
|
"id": "doc1",
|
|
241
|
-
"isDocsHomePage": false,
|
|
242
236
|
"lastUpdatedAt": 0,
|
|
243
237
|
"lastUpdatedBy": "any",
|
|
244
238
|
"next": undefined,
|
|
@@ -255,7 +249,6 @@ Object {
|
|
|
255
249
|
"description": "doc2 description",
|
|
256
250
|
"editUrl": "any",
|
|
257
251
|
"id": "doc2",
|
|
258
|
-
"isDocsHomePage": false,
|
|
259
252
|
"lastUpdatedAt": 0,
|
|
260
253
|
"lastUpdatedBy": "any",
|
|
261
254
|
"next": undefined,
|
|
@@ -272,7 +265,6 @@ Object {
|
|
|
272
265
|
"description": "doc3 description",
|
|
273
266
|
"editUrl": "any",
|
|
274
267
|
"id": "doc3",
|
|
275
|
-
"isDocsHomePage": false,
|
|
276
268
|
"lastUpdatedAt": 0,
|
|
277
269
|
"lastUpdatedBy": "any",
|
|
278
270
|
"next": undefined,
|
|
@@ -289,7 +281,6 @@ Object {
|
|
|
289
281
|
"description": "doc4 description",
|
|
290
282
|
"editUrl": "any",
|
|
291
283
|
"id": "doc4",
|
|
292
|
-
"isDocsHomePage": false,
|
|
293
284
|
"lastUpdatedAt": 0,
|
|
294
285
|
"lastUpdatedBy": "any",
|
|
295
286
|
"next": undefined,
|
|
@@ -306,7 +297,6 @@ Object {
|
|
|
306
297
|
"description": "doc5 description",
|
|
307
298
|
"editUrl": "any",
|
|
308
299
|
"id": "doc5",
|
|
309
|
-
"isDocsHomePage": false,
|
|
310
300
|
"lastUpdatedAt": 0,
|
|
311
301
|
"lastUpdatedBy": "any",
|
|
312
302
|
"next": undefined,
|
|
@@ -385,7 +375,6 @@ Object {
|
|
|
385
375
|
"description": "doc1 description",
|
|
386
376
|
"editUrl": "any",
|
|
387
377
|
"id": "doc1",
|
|
388
|
-
"isDocsHomePage": false,
|
|
389
378
|
"lastUpdatedAt": 0,
|
|
390
379
|
"lastUpdatedBy": "any",
|
|
391
380
|
"next": undefined,
|
|
@@ -402,7 +391,6 @@ Object {
|
|
|
402
391
|
"description": "doc2 description",
|
|
403
392
|
"editUrl": "any",
|
|
404
393
|
"id": "doc2",
|
|
405
|
-
"isDocsHomePage": false,
|
|
406
394
|
"lastUpdatedAt": 0,
|
|
407
395
|
"lastUpdatedBy": "any",
|
|
408
396
|
"next": undefined,
|
|
@@ -419,7 +407,6 @@ Object {
|
|
|
419
407
|
"description": "doc3 description",
|
|
420
408
|
"editUrl": "any",
|
|
421
409
|
"id": "doc3",
|
|
422
|
-
"isDocsHomePage": false,
|
|
423
410
|
"lastUpdatedAt": 0,
|
|
424
411
|
"lastUpdatedBy": "any",
|
|
425
412
|
"next": undefined,
|
|
@@ -436,7 +423,6 @@ Object {
|
|
|
436
423
|
"description": "doc4 description",
|
|
437
424
|
"editUrl": "any",
|
|
438
425
|
"id": "doc4",
|
|
439
|
-
"isDocsHomePage": false,
|
|
440
426
|
"lastUpdatedAt": 0,
|
|
441
427
|
"lastUpdatedBy": "any",
|
|
442
428
|
"next": undefined,
|
|
@@ -453,7 +439,6 @@ Object {
|
|
|
453
439
|
"description": "doc5 description",
|
|
454
440
|
"editUrl": "any",
|
|
455
441
|
"id": "doc5",
|
|
456
|
-
"isDocsHomePage": false,
|
|
457
442
|
"lastUpdatedAt": 0,
|
|
458
443
|
"lastUpdatedBy": "any",
|
|
459
444
|
"next": undefined,
|
|
@@ -220,7 +220,6 @@ describe('simple site', () => {
|
|
|
220
220
|
id: 'foo/bar',
|
|
221
221
|
unversionedId: 'foo/bar',
|
|
222
222
|
sourceDirName: 'foo',
|
|
223
|
-
isDocsHomePage: false,
|
|
224
223
|
permalink: '/docs/foo/bar',
|
|
225
224
|
slug: '/foo/bar',
|
|
226
225
|
title: 'Bar',
|
|
@@ -237,7 +236,6 @@ describe('simple site', () => {
|
|
|
237
236
|
id: 'hello',
|
|
238
237
|
unversionedId: 'hello',
|
|
239
238
|
sourceDirName: '.',
|
|
240
|
-
isDocsHomePage: false,
|
|
241
239
|
permalink: '/docs/hello',
|
|
242
240
|
slug: '/hello',
|
|
243
241
|
title: 'Hello, World !',
|
|
@@ -278,7 +276,6 @@ describe('simple site', () => {
|
|
|
278
276
|
id: 'hello',
|
|
279
277
|
unversionedId: 'hello',
|
|
280
278
|
sourceDirName: '.',
|
|
281
|
-
isDocsHomePage: true,
|
|
282
279
|
permalink: '/docs/',
|
|
283
280
|
slug: '/',
|
|
284
281
|
title: 'Hello, World !',
|
|
@@ -319,7 +316,6 @@ describe('simple site', () => {
|
|
|
319
316
|
id: 'foo/bar',
|
|
320
317
|
unversionedId: 'foo/bar',
|
|
321
318
|
sourceDirName: 'foo',
|
|
322
|
-
isDocsHomePage: true,
|
|
323
319
|
permalink: '/docs/',
|
|
324
320
|
slug: '/',
|
|
325
321
|
title: 'Bar',
|
|
@@ -352,7 +348,6 @@ describe('simple site', () => {
|
|
|
352
348
|
id: 'foo/baz',
|
|
353
349
|
unversionedId: 'foo/baz',
|
|
354
350
|
sourceDirName: 'foo',
|
|
355
|
-
isDocsHomePage: false,
|
|
356
351
|
permalink: '/docs/foo/bazSlug.html',
|
|
357
352
|
slug: '/foo/bazSlug.html',
|
|
358
353
|
title: 'baz',
|
|
@@ -391,7 +386,6 @@ describe('simple site', () => {
|
|
|
391
386
|
id: 'lorem',
|
|
392
387
|
unversionedId: 'lorem',
|
|
393
388
|
sourceDirName: '.',
|
|
394
|
-
isDocsHomePage: false,
|
|
395
389
|
permalink: '/docs/lorem',
|
|
396
390
|
slug: '/lorem',
|
|
397
391
|
title: 'lorem',
|
|
@@ -428,7 +422,6 @@ describe('simple site', () => {
|
|
|
428
422
|
id: 'foo/baz',
|
|
429
423
|
unversionedId: 'foo/baz',
|
|
430
424
|
sourceDirName: 'foo',
|
|
431
|
-
isDocsHomePage: false,
|
|
432
425
|
permalink: '/docs/foo/bazSlug.html',
|
|
433
426
|
slug: '/foo/bazSlug.html',
|
|
434
427
|
title: 'baz',
|
|
@@ -487,7 +480,6 @@ describe('simple site', () => {
|
|
|
487
480
|
id: 'lorem',
|
|
488
481
|
unversionedId: 'lorem',
|
|
489
482
|
sourceDirName: '.',
|
|
490
|
-
isDocsHomePage: false,
|
|
491
483
|
permalink: '/docs/lorem',
|
|
492
484
|
slug: '/lorem',
|
|
493
485
|
title: 'lorem',
|
|
@@ -679,7 +671,6 @@ describe('versioned site', () => {
|
|
|
679
671
|
version: 'current',
|
|
680
672
|
unversionedId: 'foo/bar',
|
|
681
673
|
sourceDirName: 'foo',
|
|
682
|
-
isDocsHomePage: false,
|
|
683
674
|
permalink: '/docs/next/foo/barSlug',
|
|
684
675
|
slug: '/foo/barSlug',
|
|
685
676
|
title: 'bar',
|
|
@@ -715,7 +706,6 @@ describe('versioned site', () => {
|
|
|
715
706
|
version: 'current',
|
|
716
707
|
unversionedId: 'hello',
|
|
717
708
|
sourceDirName: '.',
|
|
718
|
-
isDocsHomePage: false,
|
|
719
709
|
permalink: '/docs/next/hello',
|
|
720
710
|
slug: '/hello',
|
|
721
711
|
title: 'hello',
|
|
@@ -732,7 +722,6 @@ describe('versioned site', () => {
|
|
|
732
722
|
id: 'version-1.0.0/foo/bar',
|
|
733
723
|
unversionedId: 'foo/bar',
|
|
734
724
|
sourceDirName: 'foo',
|
|
735
|
-
isDocsHomePage: false,
|
|
736
725
|
permalink: '/docs/1.0.0/foo/barSlug',
|
|
737
726
|
slug: '/foo/barSlug',
|
|
738
727
|
title: 'bar',
|
|
@@ -745,7 +734,6 @@ describe('versioned site', () => {
|
|
|
745
734
|
id: 'version-1.0.0/hello',
|
|
746
735
|
unversionedId: 'hello',
|
|
747
736
|
sourceDirName: '.',
|
|
748
|
-
isDocsHomePage: false,
|
|
749
737
|
permalink: '/docs/1.0.0/hello',
|
|
750
738
|
slug: '/hello',
|
|
751
739
|
title: 'hello',
|
|
@@ -760,7 +748,6 @@ describe('versioned site', () => {
|
|
|
760
748
|
id: 'version-1.0.1/foo/bar',
|
|
761
749
|
unversionedId: 'foo/bar',
|
|
762
750
|
sourceDirName: 'foo',
|
|
763
|
-
isDocsHomePage: false,
|
|
764
751
|
permalink: '/docs/foo/bar',
|
|
765
752
|
slug: '/foo/bar',
|
|
766
753
|
title: 'bar',
|
|
@@ -773,7 +760,6 @@ describe('versioned site', () => {
|
|
|
773
760
|
id: 'version-1.0.1/hello',
|
|
774
761
|
unversionedId: 'hello',
|
|
775
762
|
sourceDirName: '.',
|
|
776
|
-
isDocsHomePage: false,
|
|
777
763
|
permalink: '/docs/hello',
|
|
778
764
|
slug: '/hello',
|
|
779
765
|
title: 'hello',
|
|
@@ -865,7 +851,6 @@ describe('versioned site', () => {
|
|
|
865
851
|
id: 'version-1.0.0/hello',
|
|
866
852
|
unversionedId: 'hello',
|
|
867
853
|
sourceDirName: '.',
|
|
868
|
-
isDocsHomePage: false,
|
|
869
854
|
permalink: '/docs/1.0.0/hello',
|
|
870
855
|
slug: '/hello',
|
|
871
856
|
title: 'hello',
|
|
@@ -907,7 +892,6 @@ describe('versioned site', () => {
|
|
|
907
892
|
id: 'version-1.0.0/hello',
|
|
908
893
|
unversionedId: 'hello',
|
|
909
894
|
sourceDirName: '.',
|
|
910
|
-
isDocsHomePage: false,
|
|
911
895
|
permalink: '/docs/1.0.0/hello',
|
|
912
896
|
slug: '/hello',
|
|
913
897
|
title: 'hello',
|
|
@@ -941,7 +925,6 @@ describe('versioned site', () => {
|
|
|
941
925
|
id: 'version-1.0.0/hello',
|
|
942
926
|
unversionedId: 'hello',
|
|
943
927
|
sourceDirName: '.',
|
|
944
|
-
isDocsHomePage: false,
|
|
945
928
|
permalink: '/docs/1.0.0/hello',
|
|
946
929
|
slug: '/hello',
|
|
947
930
|
title: 'hello',
|
|
@@ -976,7 +959,6 @@ describe('versioned site', () => {
|
|
|
976
959
|
id: 'version-1.0.0/hello',
|
|
977
960
|
unversionedId: 'hello',
|
|
978
961
|
sourceDirName: '.',
|
|
979
|
-
isDocsHomePage: false,
|
|
980
962
|
permalink: '/fr/docs/1.0.0/hello',
|
|
981
963
|
slug: '/hello',
|
|
982
964
|
title: 'hello',
|
|
@@ -1012,7 +994,6 @@ describe('versioned site', () => {
|
|
|
1012
994
|
id: 'version-1.0.0/hello',
|
|
1013
995
|
unversionedId: 'hello',
|
|
1014
996
|
sourceDirName: '.',
|
|
1015
|
-
isDocsHomePage: false,
|
|
1016
997
|
permalink: '/fr/docs/1.0.0/hello',
|
|
1017
998
|
slug: '/hello',
|
|
1018
999
|
title: 'hello',
|