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