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

---
title: api_version
id: api_version
weight: 10
draft: false
author: "people"
---
## Name
api_version.lua - show the Lua API version
## Description
darktable script to show the Lua API version in the preferences
## Usage
* require this script from your main lua file
## Additional Software Required
## Limitations
## Author
Tobias Jakobs
## Change Log