From def3cc398ace13f6e6fb14215ae007e078319598 Mon Sep 17 00:00:00 2001 From: steve donovan Date: Fri, 26 Aug 2011 15:45:56 +0200 Subject: [PATCH] do not put out an index backlink on the actual index page --- html/ldoc_ltp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/ldoc_ltp.lua b/html/ldoc_ltp.lua index aabd2c1..10b07f2 100644 --- a/html/ldoc_ltp.lua +++ b/html/ldoc_ltp.lua @@ -32,7 +32,7 @@ return [==[

$(ldoc.project)

-# if not ldoc.single then -- reference back to project index +# if not ldoc.single and module then -- reference back to project index