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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [pkgconf/] [stylesheet.dsl] - Blame information for rev 856

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
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
74
75
76
 
77
;; .html files please.
78
(define %html-ext% ".html")
79
 
80
;; Boring admonitions
81
(define %admon-graphics% #f)
82
 
83
;; No callout pictures, just (1), (2), etc.
84
(define %callout-graphics% #f)
85
 
86
;; Nicely decorated program listing (in boxes)
87
(define %shade-verbatim% #t)
88
(define ($shade-verbatim-attr$)
89
  (list
90
   (list "BORDER" "5")
91
   (list "BGCOLOR" "#E0E0F0")
92
   (list "WIDTH" "70%")))
93
 
94
;; Use ID attributes as name for component HTML files?
95
(define %use-id-as-filename% #t)
96
 
97
98
99
 
100
101
 
102
103
 

powered by: WebSVN 2.1.0

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