Skip to content

Commit

Permalink
build based on 2915d84
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Dec 6, 2024
1 parent b97f565 commit 699adf0
Show file tree
Hide file tree
Showing 36 changed files with 110,900 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable
1 change: 1 addition & 0 deletions v0.3
1 change: 1 addition & 0 deletions v0.3.0/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-06T03:27:11","documenter_version":"1.8.0"}}
6 changes: 6 additions & 0 deletions v0.3.0/api/index.html

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions v0.3.0/assets/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

article#documenter-page > svg {
display: block;
width:80%;
height: auto;
}

article#documenter-page > p > img {
display: block;
margin-left: auto;
margin-right: auto;
width:50%;
height: auto;
padding: 1em;
}

.center {
display: block;
margin-left: auto;
margin-right: auto;
}
Loading

0 comments on commit 699adf0

Please sign in to comment.