Build the ref doc.
This commit is contained in:
@@ -36,3 +36,16 @@ li {
|
||||
font-family: monospace, 'Inconsolata';
|
||||
display: inline list-item;
|
||||
}
|
||||
|
||||
a.self_link {
|
||||
color: #bbb;
|
||||
font-family: monospace, 'Inconsolata';
|
||||
}
|
||||
|
||||
a.self_link:hover {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.func_name {
|
||||
font-family: monospace, 'Inconsolata';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user