aboutsummaryrefslogtreecommitdiff
path: root/nerv/config.ld
blob: f60b53fa5ef4b94f5ecc039909ca359bfe630a33 (plain) (blame)
1
2
3
4
5
6
7
8
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'
kind_names = {topic = 'Manual',script = 'Programs'}