File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11.DS_Store
2+ _site
Original file line number Diff line number Diff line change @@ -3,8 +3,7 @@ tagline: Julia tools for optimal control
33description : The control-toolbox ecosystem gathers Julia packages for mathematical control and applications.
44url : https://control-toolbox.org
55logo : /assets/img/ct-logo.svg
6+ theme : jekyll-theme-primer
67
78plugins :
8- - jekyll-seo-tag
9- - jekyll-sitemap
10-
9+ - jekyll-seo-tag
Original file line number Diff line number Diff line change 1414 < link href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/solid.min.css " rel ="stylesheet " type ="text/css "/>
1515 < link href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/brands.min.css " rel ="stylesheet " type ="text/css "/>
1616 < link href ="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.8/katex.min.css " rel ="stylesheet " type ="text/css "/>
17- < link class ="docs-theme-link " data-theme-name ="documenter-dark " data-theme-primary-dark ="" href ="/OptimalControl.jl/stable/assets/themes/documenter-dark.css " rel ="stylesheet " type ="text/css "/>
18- < link class ="docs-theme-link " data-theme-name ="documenter-light " data-theme-primary ="" href ="/OptimalControl.jl/stable/assets/themes/documenter-light.css " rel ="stylesheet " type ="text/css "/>
17+ < link class ="docs-theme-link " data-theme-name ="documenter-dark " data-theme-primary-dark ="" href ="https://control-toolbox.org /OptimalControl.jl/stable/assets/themes/documenter-dark.css " rel ="stylesheet " type ="text/css "/>
18+ < link class ="docs-theme-link " data-theme-name ="documenter-light " data-theme-primary ="" href ="https://control-toolbox.org /OptimalControl.jl/stable/assets/themes/documenter-light.css " rel ="stylesheet " type ="text/css "/>
1919 < link href ="/assets/css/multidoc.css " rel ="stylesheet " type ="text/css "/>
2020 < link href ="/assets/css/flexsearch.css " rel ="stylesheet " type ="text/css "/>
2121 < script charset ="utf-8 " src ="/assets/js/documentation.js " type ="text/javascript "> </ script >
Original file line number Diff line number Diff line change 11---
22---
3-
43@import " {{ site.theme }}" ;
54
65@import " common.css" ;
You can’t perform that action at this time.
0 commit comments