OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [ecos-2.0/] [packages/] [pkgconf/] [stylesheet.dsl] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1254 phoenix
2
 
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
 
54
55
 
56
57
58
59
60
61
]]>
62
63
64
65
]]>
66
]>
67
 
68
69
 
70
75
76
77
 
78
;; .html files please.
79
(define %html-ext% ".html")
80
 
81
;; Boring admonitions
82
(define %admon-graphics% #f)
83
 
84
;; Nicely decorated program listing (in boxes)
85
(define %shade-verbatim% #t)
86
(define ($shade-verbatim-attr$)
87
  (list
88
   (list "BORDER" "5")
89
   (list "BGCOLOR" "#E0E0F0")
90
   (list "WIDTH" "70%")))
91
 
92
;; Use ID attributes as name for component HTML files?
93
(define %use-id-as-filename% #t)
94
 
95
96
97
 
98
99
 
100
101
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.