Commit Graph

6 Commits (1c2e5eee1dee4f786f9ef1366c1e5d5a19448e58)

Author SHA1 Message Date
Frans de Jonge a2dcfe9aec
[doc] Tag @todo, @fixme and @warning (#5244)
This commit standardizes the various todos around the code a bit in a manner recognized by LDoc.

Besides drawing more attention by being displayed in the developer docs, they're also extractable with LDoc on the command line:

```sh
ldoc --tags todo,fixme *.lua
```

However, whether that particular usage offers any advantage over other search tools is questionable at best.

* and some random beautification
5 years ago
Frans de Jonge bb70ae9eaf Dev docs: some widgets 8 years ago
Qingping Hou 8f4fae7a09 minore: more static check fixes 9 years ago
chrox 92219a1f1e cleanup: expand tab to 4 spaces 11 years ago
chrox 90d91d567a add content range method in BottomContainer 11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago