luadocs/content/lua.scripts.manual/scripts/examples/preferenceExamples.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
442 B
Markdown

---
title: preferenceExample
id: preferenceExample
weight: 90
draft: false
author: "people"
---
## Name
preferenceExample.lua - show the different preference types that are possible with Lua
## Description
darktable script to show the different preference types that are possible with Lua
## Usage
* require this script from your main lua file
## Additional Software Required
## Limitations
## Author
Tobias Jakobs
## Change Log