Lots of documentation overhaul - much more documented, cat output works better now.
This commit is contained in:
parent
805d21c236
commit
c8009abcce
7 changed files with 1181 additions and 1180 deletions
|
@ -116,7 +116,6 @@ ul#docs li div.more {
|
|||
}
|
||||
|
||||
ul#docs li div.example {
|
||||
overflow: auto;
|
||||
border-top: 1px solid #DDD;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
@ -130,7 +129,6 @@ ul#docs li div.example pre {
|
|||
color: #000;
|
||||
background: #EEE;
|
||||
padding: 5px;
|
||||
overflow: auto;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue