Skip to content

Commit cb96efe

Browse files
committed
fix doc
1 parent 89462c0 commit cb96efe

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/src/api.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@ Modules = [DecisionFocusedLearningBenchmarks.Argmax]
3636
Public = false
3737
```
3838

39+
## Contextual Stochastic Argmax
40+
41+
```@autodocs
42+
Modules = [DecisionFocusedLearningBenchmarks.ContextualStochasticArgmax]
43+
Private = false
44+
```
45+
46+
```@autodocs
47+
Modules = [DecisionFocusedLearningBenchmarks.ContextualStochasticArgmax]
48+
Public = false
49+
```
50+
3951
## Dynamic Vehicle Scheduling
4052

4153
```@autodocs

0 commit comments

Comments
 (0)