Re-level non-docs content to top of repo and rename content→docs

This commit is contained in:
mDuo13
2024-01-31 16:24:01 -08:00
parent f841ef173c
commit c10beb85c2
2907 changed files with 1 additions and 1 deletions

File diff suppressed because one or more lines are too long

4
static/css/font-awesome.min.css vendored Normal file

File diff suppressed because one or more lines are too long

2160
static/css/fonts-ja.css Normal file

File diff suppressed because it is too large Load Diff

16
static/css/pdf.css Executable file
View File

@@ -0,0 +1,16 @@
a[href^="#"]:after {
display: none !important;
}
.main code {
color: black;
}
.main .hljs {
background: transparent;
}
.main pre {
background: transparent;
box-decoration-break: slice;
}