Adding missing reference to Camera doc
This commit is contained in:
parent
c4d18716c3
commit
d0af766394
@ -141,6 +141,12 @@ return [
|
||||
'markdown' => 'maps.api-controls',
|
||||
'editUrl' => 'https://github.com/thecodingmachine/workadventure/edit/develop/docs/maps/api-controls.md',
|
||||
],
|
||||
[
|
||||
'title' => 'Camera',
|
||||
'url' => '/map-building/api-camera.md',
|
||||
'markdown' => 'maps.api-camera',
|
||||
'editUrl' => 'https://github.com/thecodingmachine/workadventure/edit/develop/docs/maps/api-camera.md',
|
||||
],
|
||||
[
|
||||
'title' => 'Deprecated',
|
||||
'url' => '/map-building/api-deprecated.md',
|
||||
|
Loading…
Reference in New Issue
Block a user