fix(website): fix typedoc configuration (#3733)

* Fix typedoc CI crashse

And adapt the website to its new output

* Revert /tsconfig.json changes

* Update footer
This commit is contained in:
Fleny
2024-07-13 08:15:19 -05:00
committed by GitHub
parent 6762bd4476
commit 06664ed8bb
26 changed files with 179 additions and 535 deletions
@@ -1 +0,0 @@
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
@@ -0,0 +1,8 @@
{
"label": "Bot",
"position": 1,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for the bot package."
}
}
@@ -0,0 +1,8 @@
{
"label": "Gateway",
"position": 2,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for the gateway package."
}
}
@@ -0,0 +1,8 @@
{
"label": "REST",
"position": 3,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for the rest package."
}
}
@@ -0,0 +1,8 @@
{
"label": "Types",
"position": 4,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for the types package."
}
}
@@ -0,0 +1,8 @@
{
"label": "Utils",
"position": 5,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for the utils package."
}
}
+3 -1
View File
@@ -1,4 +1,6 @@
discordeno-monorepo / [Modules](modules.md)
[**Documentation**](README.md) • **Docs**
***
# Discordeno
@@ -1,8 +0,0 @@
{
"label": "Classes",
"position": 2,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for modules."
}
}
@@ -1,8 +0,0 @@
{
"label": "Enums",
"position": 3,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for enums."
}
}
@@ -1,8 +0,0 @@
{
"label": "Interfaces",
"position": 4,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for interfaces"
}
}
@@ -1,13 +0,0 @@
[discordeno-monorepo](README.md) / Modules
# discordeno-monorepo
## Table of contents
### Modules
- [@discordeno/bot](modules/Bot)
- [@discordeno/gateway](modules/Gateway)
- [@discordeno/rest](modules/Rest)
- [@discordeno/types](modules/Types)
- [@discordeno/utils](modules/Utils)
@@ -1,8 +0,0 @@
{
"label": "Modules",
"position": 5,
"link": {
"type": "generated-index",
"description": "Automatically generated documentation for modules."
}
}
+12 -8
View File
@@ -174,20 +174,24 @@ const config: Config = {
title: 'API Reference',
items: [
{
label: 'Classes',
to: '/api_reference/category/classes-3',
label: 'Bot package',
to: '/api_reference/category/bot-3',
},
{
label: 'Enums',
to: '/api_reference/category/enums-3',
label: 'Gateway package',
to: '/api_reference/category/gateway-3',
},
{
label: 'Interfaces',
to: '/api_reference/category/interfaces-3',
label: 'Rest package',
to: '/api_reference/category/rest-3',
},
{
label: 'Modules',
to: '/api_reference/category/modules-3',
label: 'Utils package',
to: '/api_reference/category/utils-3',
},
{
label: 'Types package',
to: '/api_reference/category/types-3',
},
],
},
+3 -3
View File
@@ -6763,9 +6763,9 @@ __metadata:
linkType: hard
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001449, caniuse-lite@npm:^1.0.30001464, caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001541":
version: 1.0.30001566
resolution: "caniuse-lite@npm:1.0.30001566"
checksum: fdff43ed498201bf4f6074bd1112bd853e91973b6ccb016049b030948a7d197cba235ac4d93e712d1862b33a3c947bf4e62bad7011ccdac78e5179501b28d04a
version: 1.0.30001641
resolution: "caniuse-lite@npm:1.0.30001641"
checksum: d60df2662fcae31efc8f36451929640e9630bb2e936f7449166dc70dcc4a757f6d86a5a089eed763b58354d684404b175e6c8790a9fd95c48abed1fcb7c26225
languageName: node
linkType: hard