Skip to content

Commit 561fcf1

Browse files
committed
add full titles for shorter lib docs
1 parent 6c8d190 commit 561fcf1

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

docs/angular-testing-library/intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: intro
3-
title: Introduction
3+
title: Angular Testing Library
44
---
55

66
[`@angular-extensions/testing-library`][gh] is an [Angular][angular] adapter

docs/cypress-testing-library/intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: intro
3-
title: Introduction
3+
title: Cypress Testing Library
44
---
55

66
[`cypress-testing-library`][gh] allows the use of dom-testing queries within

docs/react-testing-library/intro.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: intro
3-
title: Introduction
3+
title: React Testing Library
4+
sidebar_label: Introduction
45
---
56

67
[`react-testing-library`][gh] builds on top of `dom-testing-library` by adding

docs/vue-testing-library/intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: intro
3-
title: Introduction
3+
title: Vue Testing Library
44
---
55

66
[`vue-testing-library`][gh] is a lightweight adapter allowing

0 commit comments

Comments
 (0)