
[lua scripts api] created manual from embedded library documentation [lua api] created stub to contain lua api manual
33 lines
431 B
Markdown
33 lines
431 B
Markdown
---
|
|
title: geoToolbox
|
|
id: geoToolbox
|
|
weight: 130
|
|
draft: false
|
|
author: "people"
|
|
---
|
|
|
|
## Name
|
|
|
|
geoToolbox.lua - a module of geo tools
|
|
|
|
## Description
|
|
|
|
* it creates a new geoToolbox lighttable module
|
|
|
|
## Usage
|
|
|
|
* require this script from your main lua file
|
|
To do this add this line to the file .config/darktable/luarc:
|
|
require "geoToolbox"
|
|
|
|
## Additional Software Required
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
## Author
|
|
|
|
Tobias Jakobs
|
|
|
|
## Change Log
|