From 53364ddc2e09362cb17432abf4fb598557554a9f Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 11:42:13 +0800 Subject: + LDoc --- Data/Libraries/LDoc/tests/example/config.ld | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Data/Libraries/LDoc/tests/example/config.ld (limited to 'Data/Libraries/LDoc/tests/example/config.ld') diff --git a/Data/Libraries/LDoc/tests/example/config.ld b/Data/Libraries/LDoc/tests/example/config.ld new file mode 100644 index 0000000..f0d8a38 --- /dev/null +++ b/Data/Libraries/LDoc/tests/example/config.ld @@ -0,0 +1,14 @@ +-- ldoc configuration file +title = "testmod docs" +project = "testmod" + +description = [[ +This description applies to the project as a whole. +]] + +alias("p","param") + +file = {'mod1.lua','modtest.lua','mylib.c'} + +new_type("macro","Macros") + -- cgit v1.1-26-g67d0