aboutsummaryrefslogtreecommitdiff
path: root/nerv/config.ld
blob: 2cee84a1b093160d659c812f90f93f5cf0dab51c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
project = 'NERV'
title = 'NERV documentation'
description = 'A Lua-based toolkit for high-performance deep learning'
backtick_references = true
file = {'./', exclude = {'./lib/luaT'}}
dir = 'doc/lua'
style = '!pale'
format = 'markdown'
kind_names = {topic = 'Manual', script = 'Programs'}
backtick_references = false