
[lua scripts api] created manual from embedded library documentation [lua api] created stub to contain lua api manual
31 lines
391 B
Markdown
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
|