Skip to content

Commit

Permalink
deploy: dd5f243
Browse files Browse the repository at this point in the history
  • Loading branch information
s3785111 committed Jan 21, 2025
1 parent 80748cf commit 2c03df2
Show file tree
Hide file tree
Showing 116 changed files with 1,027 additions and 1,483 deletions.
45 changes: 45 additions & 0 deletions css/doxygen-awesome.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,48 @@
/**
* Make documents looks a bit more like GitHub markdown
* from https://github.com/piconomix/doxygen-github-markdown-theme/blob/master/doxygen_extra.css
*/

.contents hr {
box-shadow: unset!important;
}

h1, h2, h3, h4, h5, h6 {
margin-top: 24px;
margin-bottom: 16px;
font-weight: 600;
line-height: 1.25;
}

h1 {
font-size: 2em;
padding-bottom: 0.3em;
border-bottom: 1px solid var(--separator-color);
}

h2 {
padding-bottom: 0.3em;
font-size: 1.5em;
border-bottom: 1px solid var(--separator-color);
}

h3 {
font-size: 1.25em;
}

h4 {
font-size: 1em;
}

h5 {
font-size: 0.875em;
}

h6 {
font-size: 0.85em;
color: #57606a;
}

/**
Doxygen Awesome
Expand Down
147 changes: 0 additions & 147 deletions html/A3G4250D_8h.html

This file was deleted.

8 changes: 0 additions & 8 deletions html/A3G4250D_8h.js

This file was deleted.

Loading

0 comments on commit 2c03df2

Please sign in to comment.