Add Rhai book.
This commit is contained in:
8
doc/src/engine.md
Normal file
8
doc/src/engine.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Using the Engine
|
||||
================
|
||||
|
||||
{{#include links.md}}
|
||||
|
||||
Rhai's interpreter resides in the [`Engine`] type under the master `rhai` namespace.
|
||||
|
||||
This section shows how to set up, configure and use this scripting engine.
|
Reference in New Issue
Block a user