aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-05-01 16:00:28 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-05-01 16:00:28 +0300
commit14af7754cfc5de913d5774a43ebf3f1653209814 (patch)
tree56361822c039e2629ed4e586065a935c804c1cdf /README.md
parent76f3fb4567f26372c14087dfac7d95032815fe37 (diff)
downloadapplause2-14af7754cfc5de913d5774a43ebf3f1653209814.tar.gz
format tables in LDoc via HTML instead of Markdown
* this is unreliable but should be tested on the build server as well * drops the lua-discount dependency * updated TODO
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 05113ee..abd8bde 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,8 @@ To compile the project, type:
make
Up-to-date documentation is available at the [website](http://rhaberkorn.github.io/applause2).
-In case you want to build it manually, install the `lua-ldoc` and `lua-discount` packages and type:
+In case you want to build it manually, install [LDoc](https://stevedonovan.github.io/ldoc/)
+(for instance `luarocks install ldoc`) and type:
make doc