From 0ce45a7d4ba9b590ae86eee48cb3fe6e8c0ba14b Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 5 Dec 2018 19:49:38 +0100 Subject: :memo: Add some example scripts --- docs/_book/Contributing/Modules/CompileAndRun.html | 34 +++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) (limited to 'docs/_book/Contributing/Modules/CompileAndRun.html') diff --git a/docs/_book/Contributing/Modules/CompileAndRun.html b/docs/_book/Contributing/Modules/CompileAndRun.html index b39975a..b34f376 100644 --- a/docs/_book/Contributing/Modules/CompileAndRun.html +++ b/docs/_book/Contributing/Modules/CompileAndRun.html @@ -205,6 +205,38 @@ + + +
  • + + + + + Examples + + + + + + +
  • @@ -378,7 +410,7 @@ sc.on("close", (_code) => { }); -- cgit v1.2.3