Skip to content

Commit 76917e4

Browse files
authored
Merge pull request #140 from JuliaOpt/ml/knitro
Redirects for KNITRO
2 parents 81eff58 + 6d57178 commit 76917e4

38 files changed

+970
-0
lines changed

KNITRO.jl/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
deps/usr/
2+
doc/_*

KNITRO.jl/latest/__init__.py

Whitespace-only changes.

KNITRO.jl/latest/__init__.pyc

145 Bytes
Binary file not shown.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
div.wy-menu-vertical ul.current li.toctree-l3 a {
2+
font-weight: bold;
3+
}
4+
5+
a.documenter-source {
6+
float: right;
7+
}
8+
9+
.documenter-methodtable pre {
10+
margin-left: 0px;
11+
margin-right: 0px;
12+
margin-top: 0px;
13+
padding: 0px;
14+
}
15+
16+
.documenter-methodtable pre.documenter-inline {
17+
display: inline;
18+
}
2.17 KB
Binary file not shown.
Lines changed: 22 additions & 0 deletions
Loading
2.02 KB
Binary file not shown.
2.1 KB
Binary file not shown.
1.12 KB
Binary file not shown.
1.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)