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:
Marc Rousavy
2023-09-11 11:45:17 +02:00
committed by GitHub
parent a4ace351fa
commit 297abae6bb
28 changed files with 3348 additions and 4712 deletions

View File

@@ -118,14 +118,6 @@ module.exports = {
content: '/img/11.png'
},
],
announcementBar: {
id: 'support_us',
content:
'<b>I am currently working on <a target="_blank" href="https://github.com/mrousavy/react-native-vision-camera/issues/1376">VisionCamera V3 ✨</a> which brings a lot of new features and a full rewrite on Android. Please consider <a target="_blank" href="https://github.com/sponsors/mrousavy">sponsoring me on GitHub</a> so I can work on this.</b>',
backgroundColor: '#ff5c5c',
textColor: '#ffffff',
isCloseable: false,
},
},
presets: [
[