Commit Graph

9 Commits (a2dcfe9aec58f734e1285d1b6ac5a13271275b91)

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 8be113e4bd
[fix] Update LDoc config (#5231)
Follow-up to #5217.
5 years ago
Frans de Jonge e566a7ffc6 kodev: add hidpi shortcut and dpi argument (#3208)
* [doc] also generate base ffi doc
* kodev: add hidpi shortcut and dpi argument
* Bump base
7 years ago
Frans de Jonge e217b99fa6 Dev docs (#2730) 7 years ago
Qingping Hou 42d74c0a36 doc: add sqlite sample code 8 years ago
Qingping Hou 6493b643ec doc: Event page 8 years ago
Qingping Hou 815c5924e3 add documentation for wbuilder 8 years ago
Qingping Hou e410ce14df doc: types/functions for font and rendertext module 8 years ago
Qingping Hou e2096ed8d9 doc: add documentation build infrastructure 8 years ago