mirror of
https://github.com/tauri-apps/typedoc-plugin-markdown.git
synced 2026-01-31 00:45:20 +01:00
fix: grammar
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ A [Github Wiki](https://docs.github.com/en/communities/documenting-your-project-
|
||||
[](https://www.npmjs.com/package/typedoc-github-wiki-theme)
|
||||

|
||||
|
||||
## What is does?
|
||||
## What Does It Do?
|
||||
|
||||
- Generates Wiki friendly file names.
|
||||
- Updates internal urls to a compatible format.
|
||||
|
||||
@@ -5,7 +5,7 @@ A [Gitlab Wiki](https://docs.gitlab.com/ee/user/project/wiki/) compatible [TypeD
|
||||
[](https://www.npmjs.com/package/typedoc-gitlab-wiki-theme)
|
||||

|
||||
|
||||
## What is does?
|
||||
## What Does It Do?
|
||||
|
||||
- Generates Wiki friendly file names.
|
||||
- Updates internal urls to a compatible format.
|
||||
|
||||
@@ -5,7 +5,7 @@ A [Hugo](https://gohugo.io/) compatible compatible [TypeDoc](https://github.com/
|
||||
[](https://www.npmjs.com/package/typedoc-hugo-theme)
|
||||

|
||||
|
||||
## 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).
|
||||
|
||||
Reference in New Issue
Block a user