File tree 2 files changed +10
-9
lines changed
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1
1
name = " OptimalControl"
2
2
uuid = " 5f98b655-cc9a-415a-b60e-744165666948"
3
3
authors = [
" Olivier Cots <[email protected] >" ]
4
- version = " 0.7.2 "
4
+ version = " 0.7.3 "
5
5
6
6
[deps ]
7
7
CTBase = " 54762871-cc72-4466-b8e8-f6c8b58076cd"
Original file line number Diff line number Diff line change @@ -20,14 +20,15 @@ makedocs(
20
20
" Tutorials" => [" tutorial-basic-example.md" ,
21
21
" tutorial-basic-example-f.md" ,
22
22
" tutorial-goddard.md" ,
23
- " tutorial-model.md" ,
24
- " tutorial-solvers.md" ,
25
- " tutorial-init.md" ,
26
- " tutorial-plot.md" ,
27
- " tutorial-iss.md" ,
28
- " tutorial-flows.md" ,
29
- " tutorial-ct_repl.md" ,
30
- " tutorial-problems.md" ],
23
+ # "tutorial-model.md",
24
+ # "tutorial-solvers.md",
25
+ # "tutorial-init.md",
26
+ # "tutorial-plot.md",
27
+ # "tutorial-iss.md",
28
+ # "tutorial-flows.md",
29
+ # "tutorial-ct_repl.md",
30
+ # "tutorial-problems.md"
31
+ ],
31
32
" API" => " api.md" ,
32
33
" JuliaCon2023" => " juliacon2023.md" ,
33
34
]
You can’t perform that action at this time.
0 commit comments