Skip to content

Commit 0af822a

Browse files
docs: move remaining docs files into website (#6138)
* [WIP] chore: move remaining docs files into website * Updated code comments * Cleaned up README.mds * Added Architecture.md * Removed docs/ prefix from URLs * Massaged internal links * Moved ASTs page to blog post * Corrected inter-links * Added more redircts * Split up Contributing * Fixed Markdown linting * Correctly fixed linting * Went the other way fixing markdown linting * Another cspell complaint * Updated snapshot * A bit more standardization * Casing fixes * One more casing fix * Fixed up many /docs references * chore: added blog article: 'ASTs and TypeScript-ESLint' * a little more merging * Added netlify.toml redirect * Build fixups post-merge
1 parent b9dfc0a commit 0af822a

File tree

65 files changed

+1292
-1454
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+1292
-1454
lines changed

.github/DISCUSSION_TEMPLATE/rfcs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
options:
1717
- label: I have [searched for related discussions](https://github.com/typescript-eslint/typescript-eslint/discussions) and [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues) and found none that match my proposal.
1818
required: true
19-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
19+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
2020
required: true
2121
id: required-checks
2222
type: checkboxes

.github/ISSUE_TEMPLATE/01-bug-report-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body:
1818
required: true
1919
- label: I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22package%3A+eslint-plugin%22) and found none that matched my issue.
2020
required: true
21-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
21+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
2222
required: true
2323
- type: input
2424
id: playground-link

.github/ISSUE_TEMPLATE/02-enhancement-rule-option.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
required: true
1717
- label: I have searched the [current rule list](https://typescript-eslint.io/rules/#supported-rules) and found no rules that match my proposal.
1818
required: true
19-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
19+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
2020
required: true
2121
- type: checkboxes
2222
id: rule-fits-the-brief

.github/ISSUE_TEMPLATE/03-enhancement-new-rule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
required: true
1717
- label: I have searched the [current rule list](https://typescript-eslint.io/rules/#supported-rules) and found no rules that match my proposal.
1818
required: true
19-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
19+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
2020
required: true
2121
- type: checkboxes
2222
id: rule-fits-the-brief

.github/ISSUE_TEMPLATE/04-enhancement-new-base-rule-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ body:
2323
required: true
2424
- label: I have searched the [current extension rule list](https://typescript-eslint.io/rules/#extension-rules) and found no rules that match my proposal.
2525
required: true
26-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
26+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
2727
required: true
2828
- type: checkboxes
2929
id: rule-fits-the-brief

.github/ISSUE_TEMPLATE/05-documentation-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
options:
1313
- label: I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal.
1414
required: true
15-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
15+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
1616
required: true
1717
- type: markdown
1818
attributes:

.github/ISSUE_TEMPLATE/06-bug-report-other.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ body:
1717
required: true
1818
- label: I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Abug) and found none that matched my issue.
1919
required: true
20-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
20+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
2121
required: true
2222
- type: markdown
2323
id: complexity-note

.github/ISSUE_TEMPLATE/07-enhancement-other.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
required: true
1616
- label: I have searched the [current rule list](https://typescript-eslint.io/rules/#supported-rules) and found no rules that match my proposal.
1717
required: true
18-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
18+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
1919
required: true
2020
- type: dropdown
2121
id: package

.github/ISSUE_TEMPLATE/08-bug-report-complex.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ body:
2222
required: true
2323
- label: I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Abug) and found none that matched my issue.
2424
required: true
25-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
25+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
2626
required: true
2727
- type: textarea
2828
id: description

.github/ISSUE_TEMPLATE/09-config-change.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
options:
1515
- label: I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22preset+config+change%22+) and found none that match my proposal.
1616
required: true
17-
- label: I have [read the FAQ](https://typescript-eslint.io/docs/linting/troubleshooting) and my problem is not listed.
17+
- label: I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed.
1818
required: true
1919
- type: textarea
2020
id: description

0 commit comments

Comments
 (0)