Skip to content

Commit d73bcc7

Browse files
authored
Improve page titles (#1060)
1 parent 27b04e7 commit d73bcc7

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

docs/input/documentation/issue-providers/docfx/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: DocFx
2+
title: DocFx issue provider
33
description: Issue provider which allows you to read warnings logged by DocFx.
44
---
55

docs/input/documentation/issue-providers/eslint/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: ESLint
2+
title: ESLint issue provider
33
description: Issue provider which allows you to read issues logged by ESLint.
44
---
55

docs/input/documentation/issue-providers/gitrepository/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Git Repository
2+
title: Git Repository issue provider
33
description: Issue provider which allows you to analyzing Git repositories and create issues resulting from it.
44
---
55

docs/input/documentation/issue-providers/inspectcode/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: InspectCode
2+
title: InspectCode issue provider
33
description: Issue provider which allows you to read issues logged by JetBrains Inspect Code.
44
---
55

docs/input/documentation/issue-providers/markdownlint/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: markdownlint
2+
title: markdownlint issue provider
33
description: Issue provider which allows you to read issues logged by markdownlint.
44
---
55

docs/input/documentation/issue-providers/msbuild/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: MsBuild
2+
title: MsBuild issue provider
33
description: Issue provider which allows you to read warnings logged by MsBuild.
44
---
55

docs/input/documentation/issue-providers/sarif/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sarif
2+
title: Sarif issue provider
33
description: Issue provider which allows you to read issues from SARIF files.
44
---
55

docs/input/documentation/issue-providers/tap/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Test Anything Protocol
2+
title: Test Anything Protocol issue provider
33
description: Issue provider which allows you to read issues from Test Anything Protocol files.
44
status: new
55
---

docs/input/documentation/issue-providers/terraform/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Terraform
2+
title: Terraform issue provider
33
description: Issue provider which allows you to read issues from Terraform validate command.
44
---
55

docs/input/documentation/pull-request-systems/appveyor/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: AppVeyor
2+
title: AppVeyor support
33
description: Support for AppVeyor.
44
---
55

docs/input/documentation/pull-request-systems/azure-devops/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure DevOps
2+
title: Azure DevOps support
33
description: Support for Azure DevOps.
44
---
55

docs/input/documentation/pull-request-systems/github-actions/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: GitHub Actions
2+
title: GitHub Actions support
33
description: Support for GitHub Actions.
44
---
55

docs/input/documentation/report-formats/console/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Console
2+
title: Console reporter
33
description: Report format to print issues to the console.
44
---
55

docs/input/documentation/report-formats/generic/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Generic
2+
title: HTML reporter
33
description: Report format to create reports in any text based format (HTML, Markdown, ...).
44
---
55

docs/input/documentation/report-formats/sarif/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sarif
2+
title: Sarif reporter
33
description: Report format to create SARIF compatible reports.
44
---
55

0 commit comments

Comments
 (0)