mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03:00
improved documentation
This commit is contained in:
@ -12,3 +12,7 @@ pre.fragment {
|
||||
white-space: -o-pre-wrap; /* Opera 7 */
|
||||
word-wrap: break-word; /* Internet Explorer 5.5+ */
|
||||
}
|
||||
|
||||
td.paramname {
|
||||
vertical-align: top;
|
||||
}
|
Reference in New Issue
Block a user