aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v1/sysenv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v1/sysenv.rb')
-rw-r--r--lib/sisu/v1/sysenv.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sisu/v1/sysenv.rb b/lib/sisu/v1/sysenv.rb
index 17f0b6be..c3c2a0ee 100644
--- a/lib/sisu/v1/sysenv.rb
+++ b/lib/sisu/v1/sysenv.rb
@@ -483,6 +483,7 @@ module SiSU_Env
def lang(code)
@fn={
:html => filename(code,'','.html'),
+ :book_index => filename(code,'idx','.html'),
:concordance => filename(code,'concordance','.html'),
:sax => filename(code,'sax','.xml'),
:dom => filename(code,'dom','.xml'),