fix: grammar

This commit is contained in:
James
2022-05-25 16:09:09 -04:00
parent 71b0cafc9f
commit 199c9f2878
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ An Bitbucket Cloud compatible [TypeDoc](https://github.com/TypeStrong/typedoc) t
> Note: If using **Bitbucket Server** do not use this theme but set the `--namedAnchors` option instead.
## What is does?
## What Does It Do?
- Fixes Bitbucket Cloud's internal anchor linking implementation.

View File

@@ -5,7 +5,7 @@ A [Github Wiki](https://docs.github.com/en/communities/documenting-your-project-
[![npm](https://img.shields.io/npm/v/typedoc-github-wiki-theme.svg)](https://www.npmjs.com/package/typedoc-github-wiki-theme)
![CI](https://github.com/tgreyuk/typedoc-plugin-markdown/actions/workflows/ci.yml/badge.svg?branch=master)
## What is does?
## What Does It Do?
- Generates Wiki friendly file names.
- Updates internal urls to a compatible format.

View File

@@ -5,7 +5,7 @@ A [Gitlab Wiki](https://docs.gitlab.com/ee/user/project/wiki/) compatible [TypeD
[![npm](https://img.shields.io/npm/v/typedoc-gitlab-wiki-theme.svg)](https://www.npmjs.com/package/typedoc-gitlab-wiki-theme)
![CI](https://github.com/tgreyuk/typedoc-plugin-markdown/actions/workflows/ci.yml/badge.svg?branch=master)
## What is does?
## What Does It Do?
- Generates Wiki friendly file names.
- Updates internal urls to a compatible format.

View File

@@ -5,7 +5,7 @@ A [Hugo](https://gohugo.io/) compatible compatible [TypeDoc](https://github.com/
[![npm](https://img.shields.io/npm/v/typedoc-hugo-theme.svg)](https://www.npmjs.com/package/typedoc-hugo-theme)
![CI](https://github.com/tgreyuk/typedoc-plugin-markdown/actions/workflows/ci.yml/badge.svg?branch=master)
## What is does?
## What Does It Do?
- Adds [Hugo Front Matter](https://gohugo.io/content-management/front-matter/) variables in YAML format to pages.
- Writes `_index.md` files to folders to enable [Branch Bundles](https://gohugo.io/content-management/page-bundles/#branch-bundles).