docs: regenerate, include docfx config

This commit is contained in:
goat 2020-02-14 20:24:41 +09:00
parent 6e486d0cea
commit c59f53db2f
384 changed files with 248388 additions and 1052 deletions

View file

@ -562,6 +562,7 @@ body .toc{
border: 0;
color: #666666;
padding-left: 20px;
padding-right: 20px;
width: 100%;
}
.toc-filter > input:focus {
@ -572,6 +573,11 @@ body .toc{
top: 10px;
left: 5px;
}
.toc-filter > .clear-icon {
position: absolute;
top: 10px;
right: 5px;
}
.article {
margin-top: 120px;
margin-bottom: 115px;
@ -632,7 +638,6 @@ body .toc{
overflow: hidden;
padding-bottom: 10px;
height: calc(100% - 100px);
margin-right: -20px;
}
.affix ul > li > a:before {
color: #cccccc;