Skip to content

Commit

Permalink
build based on bd93f37
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 19, 2024
1 parent 33056a4 commit 1d75d91
Show file tree
Hide file tree
Showing 378 changed files with 124,614 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stable
2 changes: 1 addition & 1 deletion v1
2 changes: 1 addition & 1 deletion v1.23
1 change: 1 addition & 0 deletions v1.23.5/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-19T21:48:23","documenter_version":"1.7.0"}}
Binary file added v1.23.5/JuMP.pdf
Binary file not shown.
222 changes: 222 additions & 0 deletions v1.23.5/api/JuMP.Containers/index.html

Large diffs are not rendered by default.

3,537 changes: 3,537 additions & 0 deletions v1.23.5/api/JuMP/index.html

Large diffs are not rendered by default.

Binary file added v1.23.5/assets/case9mod.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions v1.23.5/assets/citations.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
.citation dl {
display: grid;
grid-template-columns: max-content auto; }
.citation dt {
grid-column-start: 1; }
.citation dd {
grid-column-start: 2;
margin-bottom: 0.75em; }
.citation ul {
padding: 0 0 2.25em 0;
margin: 0;
list-style: none !important;}
.citation ul li {
text-indent: -2.25em;
margin: 0.33em 0.5em 0.5em 2.25em;}
.citation ol li {
padding-left:0.75em;}
Loading

0 comments on commit 1d75d91

Please sign in to comment.