Project

General

Profile

Revision 1145

Generated documentation for new orbs code

View differences:

doxygen.css
2 2
	font-family: Geneva, Arial, Helvetica, sans-serif;
3 3
}
4 4
BODY,TD {
5
       font-size: 90%;
5
	font-size: 90%;
6 6
}
7 7
H1 {
8 8
	text-align: center;
9
       font-size: 160%;
9
	font-size: 160%;
10 10
}
11 11
H2 {
12
       font-size: 120%;
12
	font-size: 120%;
13 13
}
14 14
H3 {
15
       font-size: 100%;
15
	font-size: 100%;
16 16
}
17
CAPTION { font-weight: bold }
17
CAPTION { 
18
	font-weight: bold 
19
}
18 20
DIV.qindex {
19 21
	width: 100%;
20 22
	background-color: #e8eef2;
......
24 26
	padding: 2px;
25 27
	line-height: 140%;
26 28
}
27
DIV.nav {
29
DIV.navpath {
28 30
	width: 100%;
29 31
	background-color: #e8eef2;
30 32
	border: 1px solid #84b0c7;
......
70 72
	background-color: #6666cc;
71 73
	color: #ffffff;
72 74
}
73
A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
74
A.el { text-decoration: none; font-weight: bold }
75
A.elRef { font-weight: bold }
76
A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
77
A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
78
A.codeRef:link { font-weight: normal; color: #0000FF}
79
A.codeRef:visited { font-weight: normal; color: #0000FF}
80
A:hover { text-decoration: none; background-color: #f2f2ff }
81
DL.el { margin-left: -1cm }
75
A.qindexHL:visited { 
76
	text-decoration: none; 
77
	background-color: #6666cc; 
78
	color: #ffffff 
79
}
80
A.el { 
81
	text-decoration: none; 
82
	font-weight: bold 
83
}
84
A.elRef { 
85
	font-weight: bold 
86
}
87
A.code:link { 
88
	text-decoration: none; 
89
	font-weight: normal; 
90
	color: #0000FF
91
}
92
A.code:visited { 
93
	text-decoration: none; 
94
	font-weight: normal; 
95
	color: #0000FF
96
}
97
A.codeRef:link { 
98
	font-weight: normal; 
99
	color: #0000FF
100
}
101
A.codeRef:visited { 
102
	font-weight: normal; 
103
	color: #0000FF
104
}
105
A:hover { 
106
	text-decoration: none; 	
107
	background-color: #f2f2ff 
108
}
109
DL.el { 
110
	margin-left: -1cm 
111
}
82 112
.fragment {
83 113
       font-family: monospace, fixed;
84 114
       font-size: 95%;
......
95 125
	padding-top: 4px;
96 126
	padding-bottom: 4px;
97 127
}
98
DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
128
DIV.ah { 
129
	background-color: black; 
130
	font-weight: bold; 
131
	color: #ffffff; 
132
	margin-bottom: 3px; 
133
	margin-top: 3px 
134
}
99 135

  
100 136
DIV.groupHeader {
101 137
       margin-left: 16px;
......
103 139
       margin-bottom: 6px;
104 140
       font-weight: bold;
105 141
}
106
DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
142
DIV.groupText { 
143
	margin-left: 16px; 
144
	font-style: italic; 
145
	font-size: 90% 
146
}
107 147
BODY {
108 148
	background: white;
109 149
	color: black;
......
137 177
	border: 1px solid #CCCCCC;
138 178
}
139 179
TR.memlist {
140
   background-color: #f0f0f0; 
180
	background-color: #f0f0f0; 
141 181
}
142
P.formulaDsp { text-align: center; }
143
IMG.formulaDsp { }
144
IMG.formulaInl { vertical-align: middle; }
182
P.formulaDsp { 
183
	text-align: center; 
184
}
185
IMG.formulaDsp {
186
}
187
IMG.formulaInl { 
188
	vertical-align: middle; 
189
}
145 190
SPAN.keyword       { color: #008000 }
146 191
SPAN.keywordtype   { color: #604020 }
147 192
SPAN.keywordflow   { color: #e08000 }
......
149 194
SPAN.preprocessor  { color: #806020 }
150 195
SPAN.stringliteral { color: #002080 }
151 196
SPAN.charliteral   { color: #008080 }
197
SPAN.vhdldigit     { color: #ff00ff }
198
SPAN.vhdlchar      { color: #000000 }
199
SPAN.vhdlkeyword   { color: #700070 }
200
SPAN.vhdllogic     { color: #ff0000 }
201

  
152 202
.mdescLeft {
153
       padding: 0px 8px 4px 8px;
203
	padding: 0px 8px 4px 8px;
154 204
	font-size: 80%;
155 205
	font-style: italic;
156 206
	background-color: #FAFAFA;
......
161 211
	margin: 0px;
162 212
}
163 213
.mdescRight {
164
       padding: 0px 8px 4px 8px;
214
        padding: 0px 8px 4px 8px;
165 215
	font-size: 80%;
166 216
	font-style: italic;
167 217
	background-color: #FAFAFA;
......
258 308
	border-right-style: none;
259 309
	border-bottom-style: none;
260 310
	border-left-style: none;
261
       color: #606060;
311
	color: #606060;
262 312
	background-color: #FAFAFA;
263 313
	font-size: 80%;
264 314
}
265
.search     { color: #003399;
266
              font-weight: bold;
315
.search { 
316
	color: #003399;
317
	font-weight: bold;
267 318
}
268 319
FORM.search {
269
              margin-bottom: 0px;
270
              margin-top: 0px;
320
	margin-bottom: 0px;
321
	margin-top: 0px;
271 322
}
272
INPUT.search { font-size: 75%;
273
               color: #000080;
274
               font-weight: normal;
275
               background-color: #e8eef2;
323
INPUT.search { 
324
	font-size: 75%;
325
	color: #000080;
326
	font-weight: normal;
327
	background-color: #e8eef2;
276 328
}
277
TD.tiny      { font-size: 75%;
329
TD.tiny { 
330
	font-size: 75%;
278 331
}
279 332
a {
280 333
	color: #1A41A8;
......
282 335
a:visited {
283 336
	color: #2A3798;
284 337
}
285
.dirtab { padding: 4px;
286
          border-collapse: collapse;
287
          border: 1px solid #84b0c7;
338
.dirtab { 
339
	padding: 4px;
340
	border-collapse: collapse;
341
	border: 1px solid #84b0c7;
288 342
}
289
TH.dirtab { background: #e8eef2;
290
            font-weight: bold;
343
TH.dirtab { 
344
	background: #e8eef2;
345
	font-weight: bold;
291 346
}
292
HR { height: 1px;
293
     border: none;
294
     border-top: 1px solid black;
347
HR { 
348
	height: 1px;
349
	border: none;
350
	border-top: 1px solid black;
295 351
}
296 352

  
297 353
/* Style for detailed member documentation */
298 354
.memtemplate {
299
  font-size: 80%;
300
  color: #606060;
301
  font-weight: normal;
355
	font-size: 80%;
356
	color: #606060;
357
	font-weight: normal;
358
	margin-left: 3px;
302 359
} 
303 360
.memnav { 
304
  background-color: #e8eef2;
305
  border: 1px solid #84b0c7;
306
  text-align: center;
307
  margin: 2px;
308
  margin-right: 15px;
309
  padding: 2px;
361
	background-color: #e8eef2;
362
	border: 1px solid #84b0c7;
363
	text-align: center;
364
	margin: 2px;
365
	margin-right: 15px;
366
	padding: 2px;
310 367
}
311 368
.memitem {
312
  padding: 4px;
313
  background-color: #eef3f5;
314
  border-width: 1px;
315
  border-style: solid;
316
  border-color: #dedeee;
317
  -moz-border-radius: 8px 8px 8px 8px;
369
	padding: 4px;
370
	background-color: #eef3f5;
371
	border-width: 1px;
372
	border-style: solid;
373
	border-color: #dedeee;
374
	-moz-border-radius: 8px 8px 8px 8px;
318 375
}
319 376
.memname {
320
  white-space: nowrap;
321
  font-weight: bold;
377
	white-space: nowrap;
378
	font-weight: bold;
322 379
}
323 380
.memdoc{
324
  padding-left: 10px;
381
	padding-left: 10px;
325 382
}
326 383
.memproto {
327
  background-color: #d5e1e8;
328
  width: 100%;
329
  border-width: 1px;
330
  border-style: solid;
331
  border-color: #84b0c7;
332
  font-weight: bold;
333
  -moz-border-radius: 8px 8px 8px 8px;
384
	background-color: #d5e1e8;
385
	width: 100%;
386
	border-width: 1px;
387
	border-style: solid;
388
	border-color: #84b0c7;
389
	font-weight: bold;
390
	-moz-border-radius: 8px 8px 8px 8px;
334 391
}
335 392
.paramkey {
336
  text-align: right;
393
	text-align: right;
337 394
}
338 395
.paramtype {
339
  white-space: nowrap;
396
	white-space: nowrap;
340 397
}
341 398
.paramname {
342
  color: #602020;
343
  font-style: italic;
344
  white-space: nowrap;
399
	color: #602020;
400
	font-style: italic;
401
	white-space: nowrap;
345 402
}
346 403
/* End Styling for detailed member documentation */
347 404

  
......
350 407
	font-family: sans-serif;
351 408
	margin:0.5em;
352 409
}
353
.directory { font-size: 9pt; font-weight: bold; }
354
.directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; }
355
.directory > h3 { margin-top: 0; }
356
.directory p { margin: 0px; white-space: nowrap; }
357
.directory div { display: none; margin: 0px; }
358
.directory img { vertical-align: -30%; }
410
.directory { 
411
	font-size: 9pt; 
412
	font-weight: bold; 
413
}
414
.directory h3 { 
415
	margin: 0px; 
416
	margin-top: 1em; 
417
	font-size: 11pt; 
418
}
419
.directory > h3 { 
420
	margin-top: 0; 
421
}
422
.directory p { 
423
	margin: 0px; 
424
	white-space: nowrap; 
425
}
426
.directory div { 
427
	display: none; 
428
	margin: 0px; 
429
}
430
.directory img { 
431
	vertical-align: -30%; 
432
}
433

  

Also available in: Unified diff