File: config.ld

package info (click to toggle)
lmod 8.7.60-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 63,000 kB
  • sloc: sh: 6,266; makefile: 2,837; ansic: 1,513; tcl: 1,382; python: 1,050; csh: 112
file content (9 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
project = 'Lmod'
description = 'Lmod: A lua based environment module system'
title = 'Lmod Documentation'
dir = 'html'
use_markdown_titles = true
sort_modules = true
file = { "tools", "src",  }
topics = {"doc/01-introduction.md", "doc/02-sys-admin-guide.md","doc/03-internal-working.md"}
format="markdown"