File: opt.ld

package info (click to toggle)
lua-ldoc 1.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 928 kB
  • sloc: makefile: 63; ansic: 56
file content (11 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
-- must have explicit optchain!
convert_opt = true

format = 'markdown'

-- want to include project source as well.
prettify_files = 'show'

-- a custom tag!
custom_tags = {{'remark',title='Remarks'}}