diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2016-12-09 19:18:51 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2016-12-09 19:42:27 +0100 |
| commit | 90524d3990e16943c7de1899b91cc4a18fc04b4e (patch) | |
| tree | b02130268b9755102659d1d95f62ca67b237f14b /vis-lua.c | |
| parent | dd1c467245ab59c8a53e8696b778511531feaebc (diff) | |
| download | vis-90524d3990e16943c7de1899b91cc4a18fc04b4e.tar.gz vis-90524d3990e16943c7de1899b91cc4a18fc04b4e.tar.xz | |
vis-lua: add comment about possibly outdated Lua API documentation
Diffstat (limited to 'vis-lua.c')
| -rw-r--r-- | vis-lua.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ * *WARNING:* there is no stability guarantee at this time, the API might * change without notice! * + * This document might be out of date, run `make luadoc` to regenerate it. + * * @module vis * @author Marc André Tanner * @license ISC |
