
[lua scripts api] created manual from embedded library documentation [lua api] created stub to contain lua api manual
31 lines
344 B
Markdown
31 lines
344 B
Markdown
---
|
|
title: hello_world
|
|
id: hello_world
|
|
weight: 40
|
|
draft: false
|
|
author: "people"
|
|
---
|
|
|
|
## Name
|
|
|
|
hello_world.lua - a simple lua script
|
|
|
|
## Description
|
|
|
|
prints "hello world when DT starts
|
|
|
|
## Usage
|
|
|
|
* require this file from your main lua config file:
|
|
|
|
## Additional Software Required
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
## Author
|
|
|
|
Tobias Ellinghaus
|
|
|
|
## Change Log
|