aboutsummaryrefslogtreecommitdiff
path: root/nerv/config.ld
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2016-04-19 18:07:45 +0800
committerDeterminant <ted.sybil@gmail.com>2016-04-19 18:07:45 +0800
commit90612b4af11b2442be2f5a03912decfb7859210a (patch)
treeb318d074b0b5d1025ea029494e2af2e6d07dcb6a /nerv/config.ld
parent36288d822b1f367932bcb6ba596f01eade72aa26 (diff)
...
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'}