2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/device/sdl
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
2019-08-23 19:53:53 +02:00
..
device.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
event_map_sdl2.lua [feat, UX] SDL: add Gtk3 filechooser (#3827) 2018-04-03 20:03:56 +02:00
event_map_sdl.lua [chore] Code cleanup : deprecate the 'Enter' event, replaced with 'Press' (#3815) 2018-03-30 23:22:18 +02:00
keyboard_layout.lua feat: support numeric input for keyboard only devices 2016-01-31 15:08:13 -08:00