File: example.conf

package info (click to toggle)
cvsreport 0.3.5.cvs.20050222-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 180 kB
  • ctags: 107
  • sloc: perl: 1,337; makefile: 131
file content (15 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
my to_diff = [Mm]akefile

set text {
  diff = $(to_diff)
  diff_format = context
}

set html {
  diff = $(to_diff)
  cgi_links   = yes
  cgi_urlbase = http://cvs.gna.org/viewcvs/$(sfproject)
}

file text example.txt
file html example.html