File: config.ld

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