From 71692710e25cee2ffbda576629d63e75af59dc25 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Mon, 27 Jun 2016 19:05:01 -0400 Subject: moved things to be compiled by ldoc --- doc/config.ld | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/config.ld (limited to 'doc/config.ld') diff --git a/doc/config.ld b/doc/config.ld new file mode 100644 index 0000000..e6121b8 --- /dev/null +++ b/doc/config.ld @@ -0,0 +1,8 @@ +project = 'Fuzzel' +description = 'String matching library' +full_description = 'A few functions to do fuzzy string matching' +title = 'Penlight Documentation' +dir = 'doc' +use_markdown_titles = true +format = 'markdown' +file = '../src/fuzzel.lua' -- cgit v1.2.3-70-g09d2