Fixed the documentation a bit
Added some more info. It still looks awful.
This commit is contained in:
parent
bb0de3e949
commit
74514bb4d1
3 changed files with 111 additions and 50 deletions
|
@ -127,7 +127,9 @@
|
|||
(style
|
||||
,(string-append
|
||||
"body { max-width: 7.6in; margin: 30pt;} "
|
||||
"pre { white-space: pre-wrap; }")))
|
||||
"pre { white-space: pre-wrap; }"
|
||||
".code-example { background: whitesmoke; padding: 3pt 3pt 0pt 3pt; border: 1px solid black }"
|
||||
)))
|
||||
(body
|
||||
,html-title
|
||||
(div (@ (id "authors"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue