docs: Lifecycle (#182)
* Add docs for Lifecycle * Update CAPTURING.mdx * move * Update DEVICES.mdx * Update FRAME_PROCESSOR_PLUGIN_LIST.mdx * f * move FP * separate focusing * fix links
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = {
|
||||
Guides: [
|
||||
'guides/setup',
|
||||
'guides/devices',
|
||||
'guides/lifecycle',
|
||||
'guides/formats',
|
||||
'guides/capturing',
|
||||
'guides/frame-processors',
|
||||
@@ -18,6 +19,7 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
'guides/animated',
|
||||
'guides/focusing',
|
||||
'guides/errors',
|
||||
'guides/troubleshooting',
|
||||
],
|
||||
|
Reference in New Issue
Block a user