File: config.ld

package info (click to toggle)
lua-system 0.6.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 692 kB
  • sloc: ansic: 1,555; makefile: 222
file content (17 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (2)
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