feat: Added docs via MkDocs

This commit is contained in:
AURUMVORXX
2024-11-04 05:09:59 +03:00
parent 810dd00dd8
commit 6a20d96bb5
21 changed files with 299 additions and 63 deletions

2
docs/events/addEvent.md Normal file
View File

@@ -0,0 +1,2 @@
# `function` addEvent
::: g2o.events.addEvent

2
docs/events/callEvent.md Normal file
View File

@@ -0,0 +1,2 @@
# `function` callEvent
::: g2o.events.callEvent

2
docs/events/event.md Normal file
View File

@@ -0,0 +1,2 @@
# `function` event
::: g2o.events.event

View File

@@ -0,0 +1,2 @@
# `function` removeEventHandler
::: g2o.events.removeEventHandler