docs: Upgrade to Docusaurus 3 (#1783)
* docs: Upgrade to latest Docusaurus/Typedoc * chore: Re-run typedoc * docs: Upgrade to Docusaurus 3 * Add `docs/api/` to gitignore * Remove `docs` from git * Remove V3 banner * fix: Export `PixelFormat`
This commit is contained in:
3
package/.gitignore
vendored
3
package/.gitignore
vendored
@@ -62,9 +62,6 @@ lib/
|
||||
# we only use yarn
|
||||
package-lock.json
|
||||
|
||||
# TypeDoc/Docusaurus stuff
|
||||
docs/docs/api
|
||||
|
||||
# External native build folder generated in Android Studio 2.2 and later
|
||||
.externalNativeBuild
|
||||
.cxx/
|
||||
|
Reference in New Issue
Block a user