mirror of
https://github.com/openwrt/luci
synced 2025-01-08 12:08:04 +08:00
docs: update the reference implementation source
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
parent
e6ef0fe3b5
commit
bfee5d083c
@ -143,7 +143,7 @@ uint32_t sfh_hash(const char * data, int len)
|
|||||||
## Reference Implementation
|
## Reference Implementation
|
||||||
|
|
||||||
A reference implementation can be found here:
|
A reference implementation can be found here:
|
||||||
https://github.com/openwrt/luci/blob/master/modules/luci-base/src/template_lmo.c
|
https://github.com/openwrt/luci/blob/master/modules/luci-lua-runtime/src/template_lmo.c
|
||||||
|
|
||||||
The `po2lmo.c` executable implements a `*.po` to `*.lmo` conversation utility.
|
The `po2lmo.c` executable implements a `*.po` to `*.lmo` conversation utility.
|
||||||
Lua bindings for lmo are defined in `template_lualib.c` and associated headers.
|
Lua bindings for lmo are defined in `template_lualib.c` and associated headers.
|
||||||
|
Loading…
Reference in New Issue
Block a user