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/.ci
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
..
after_success.sh [fix, CI] Push developer docs once again (#5243) 5 years ago
before_install.sh [chore, CI] Update to Docker koappimage 0.1.3 for Ubuntu 16.04 (#4296) 5 years ago
build.sh Add CircleCI (#3321) 7 years ago
check.sh [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
common.sh Add CircleCI (#3321) 7 years ago
fetch.sh Add CircleCI (#3321) 7 years ago
helper_luarocks.sh [CI] Bump busted to v2.0.rc13-0 (#4966) 5 years ago
helper_shellchecks.sh switch from ant to gradle, (#5096) 5 years ago
install.sh CircleCI cache fix (#3329) 7 years ago
script.sh Add CircleCI (#3321) 7 years ago
test.sh CircleCI: finishing touches (#3340) 7 years ago