aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2022-09-08 09:11:56 +0200
committerGitHub <[email protected]>2022-09-08 09:11:56 +0200
commitf13d13ffdacc38d8d634ae55f01480c809488032 (patch)
tree9237d575eb504432a872dee7c6504e91557ddad7 /docs
parente7471b727729a20f34ff5982ee0158f69b8aa269 (diff)
downloadfaker-f13d13ffdacc38d8d634ae55f01480c809488032.tar.xz
faker-f13d13ffdacc38d8d634ae55f01480c809488032.zip
docs: remove redundant TOCs (#1353)
Diffstat (limited to 'docs')
-rw-r--r--docs/about/announcements/2022-01-14.md2
-rw-r--r--docs/guide/migration-guide-v5.md2
-rw-r--r--docs/guide/migration-guide-v6.md2
3 files changed, 0 insertions, 6 deletions
diff --git a/docs/about/announcements/2022-01-14.md b/docs/about/announcements/2022-01-14.md
index 517f1112..5aef9d17 100644
--- a/docs/about/announcements/2022-01-14.md
+++ b/docs/about/announcements/2022-01-14.md
@@ -10,8 +10,6 @@ _January 14th, 2022_
We want the project to have a fresh start and become _even cooler_.
-[[toc]]
-
## What is Faker?
Faker is a library that generates fake (but reasonable) data for you. Mock data. Data for testing, development, and the like.
diff --git a/docs/guide/migration-guide-v5.md b/docs/guide/migration-guide-v5.md
index fbbc2d0a..13f23c3a 100644
--- a/docs/guide/migration-guide-v5.md
+++ b/docs/guide/migration-guide-v5.md
@@ -1,7 +1,5 @@
# Migrating from Faker v5 to v6
-[[toc]]
-
## ESM Support
**New Format**: We're now ESM compatible! We've dropped the Browser bundle in favor of ESM.
diff --git a/docs/guide/migration-guide-v6.md b/docs/guide/migration-guide-v6.md
index ebcdfc6b..6a91a143 100644
--- a/docs/guide/migration-guide-v6.md
+++ b/docs/guide/migration-guide-v6.md
@@ -1,7 +1,5 @@
# Migrating from Faker v6 to v7
-[[toc]]
-
## Node 12 no longer supported
You need at least Node 14 to use Faker.