Refine docs.
This commit is contained in:
6
doc/src/tools/index.md
Normal file
6
doc/src/tools/index.md
Normal file
@@ -0,0 +1,6 @@
|
||||
External Tools
|
||||
==============
|
||||
|
||||
{{#include ../links.md}}
|
||||
|
||||
External tools available to work with Rhai.
|
15
doc/src/tools/playground.md
Normal file
15
doc/src/tools/playground.md
Normal file
@@ -0,0 +1,15 @@
|
||||
Online Playground
|
||||
=================
|
||||
|
||||
{{#include ../links.md}}
|
||||
|
||||
|
||||
The Online Playground runs off a [WASM] build of Rhai and allows evaluating
|
||||
Rhai scripts directly within a browser editor window.
|
||||
|
||||
|
||||
Author : [`@alvinhochun`](https://github.com/alvinhochun)
|
||||
|
||||
Repo : [On GitHub](https://github.com/alvinhochun/rhai-playground)
|
||||
|
||||
URL : [Link to Online Playground][playground]
|
6
doc/src/tools/rhai-doc.md
Normal file
6
doc/src/tools/rhai-doc.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Rhai Script Documentation Tool
|
||||
=============================
|
||||
|
||||
{{#include ../links.md}}
|
||||
|
||||
<< TODO >>
|
Reference in New Issue
Block a user