aboutsummaryrefslogtreecommitdiff
path: root/nerv/config.ld
diff options
context:
space:
mode:
Diffstat (limited to 'nerv/config.ld')
-rw-r--r--nerv/config.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/nerv/config.ld b/nerv/config.ld
index 2cee84a..9eb9b28 100644
--- a/nerv/config.ld
+++ b/nerv/config.ld
@@ -3,7 +3,7 @@ title = 'NERV documentation'
description = 'A Lua-based toolkit for high-performance deep learning'
backtick_references = true
file = {'./', exclude = {'./lib/luaT'}}
-dir = 'doc/lua'
+dir = 'doc/build/html/'
style = '!pale'
format = 'markdown'
kind_names = {topic = 'Manual', script = 'Programs'}