summaryrefslogtreecommitdiff
path: root/config.ld
blob: 7d7360955e93374619913b130b5310c7b3b6cc3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
project='Lua-System'
title='Lua-System docs'
description='Platform independent system calls for Lua'

format='markdown'
use_markdown_titles = true
style="./doc_topics/"

file={'./src/', './system/'}
topics={'./doc_topics/', './LICENSE.md', './CHANGELOG.md'}
examples = {'./examples'}

dir='docs'
sort=true
sort_modules=true
all=false
merge=true