improved documentation
This commit is contained in:
parent
3b776c08c7
commit
fdfb39d949
6 changed files with 335 additions and 72 deletions
|
@ -13,3 +13,15 @@
|
|||
#top, .footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
td.paramname {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.ok_green {
|
||||
background-color: #89C35C;
|
||||
}
|
||||
|
||||
.nok_throws {
|
||||
background-color: #ffa500;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue