You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/doc
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
..
Building.md [doc] Simplify and reorganize readme (#5217) 5 years ago
Building_targets.md [doc] Simplify and reorganize readme (#5217) 5 years ago
Collaborating_with_Git.md [doc] Simplify and reorganize readme (#5217) 5 years ago
DataStore.md doc: event propagation for widgets 8 years ago
Development_guide.md [doc] Simplify and reorganize readme (#5217) 5 years ago
Events.md Docs: cosmetic updates and additions 7 years ago
Hacking.md Docs: cosmetic updates and additions 7 years ago
Makefile doc: add documentation build infrastructure 8 years ago
Porting.md Docs: cosmetic updates and additions 7 years ago
Unit_tests.md [doc] Simplify and reorganize readme (#5217) 5 years ago
config.ld [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago