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

367 B

title id weight draft author
api_version api_version 10 false 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