luadocs/content
Djkáťo 6ac163b207
fix windows require statement
The quotes would push 
```lua
"require 'tools/script_manager'"
```
instead of
```lua
require 'tools/script_manager'
```
to the file
2023-06-07 14:57:01 +02:00
..
images Added lua logo, fixed script category ordering, fixed typo 2020-12-18 16:47:52 -05:00
lua.api.manual Updated dt_lua_image_t.generate_cache to match the way the code works. 2022-02-17 17:08:01 -05:00
lua.scripts.api.manual [dtutils/deprecated] Documented deprecated function added to dtutuils 2021-12-28 20:38:21 -05:00
lua.scripts.manual fix windows require statement 2023-06-07 14:57:01 +02:00
.gitkeep Hugo project init. 2020-11-03 14:53:30 -08:00
_index.html luadocs is licensed under GPL v3.0 2021-07-17 16:47:49 +01:00
search.md Add some content. 2020-11-03 15:00:59 -08:00