mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
update documentation
This commit is contained in:
parent
08fa864605
commit
e64684c9f9
84 changed files with 5808 additions and 5271 deletions
|
@ -47,3 +47,14 @@ div.fragment {
|
|||
#nav-sync img {
|
||||
display: none;
|
||||
}
|
||||
h1,h2,h3,h4,h5,h6 {
|
||||
transition:none;
|
||||
}
|
||||
.memtitle {
|
||||
background-image: none;
|
||||
background-color: #EEE;
|
||||
}
|
||||
table.memproto, .memproto {
|
||||
text-shadow: none;
|
||||
font-size: 110%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue