Commit Graph

13 Commits (9a2cf203b1ee3e8a905d019be66eea34bc712d5e)

Author SHA1 Message Date
Frans de Jonge 9a2cf203b1
Fix docs, evernote → exporter (#8158)
Cf. https://github.com/koreader/koreader/pull/7983#issuecomment-908981240
3 years ago
Frans de Jonge 090f33b5b8
[fix] Minor doc touchups re. QR encode (#6861)
Cf. <https://github.com/koreader/koreader/pull/6844#issuecomment-723672448>.
4 years ago
yparitcher 602e0b3feb ldoc fixes 4 years ago
Frans de Jonge 48060c3b86
[fix] Ignore sha2.lua in doc generation (#6229)
Otherwise it'll choke on the comments in that file.

See <https://github.com/koreader/koreader/pull/6195#issuecomment-638801075>.

Accidentally introduced in <https://github.com/koreader/koreader-base/pull/1105>.
4 years ago
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