luadocs/content/lua.scripts.manual/scripts/examples/printExamples.md
Bill Ferguson b69d752221 [lua scripts] created manual from script comments
[lua scripts api] created manual from embedded library documentation

[lua api] created stub to contain lua api manual
2020-12-12 15:14:19 -05:00

31 lines
391 B
Markdown

---
title: printExamples
id: printExamples
weight: 100
draft: false
author: "people"
---
## Name
printExamples.lua - prints "hello world" when darktable starts
## Description
prints "hello world" to the screen when darktable starts
## Usage
* require this file from your main lua config file:
## Additional Software Required
## Limitations
## Author
Tobias Jakobs
## Change Log