Skip to content

Commit 20a6ce5

Browse files
committed
fixed index contents
1 parent 71cbfaf commit 20a6ce5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ Pages = [ "simulation.md", "run_simulation.md", "policy_interaction.md" ]
5252

5353
### POMDPTools - the standard library for POMDPs.jl
5454

55+
```@contents
56+
Pages = ["POMDPTools/index.md", "POMDPTools/distributions.md", "POMDPTools/model.md", "POMDPTools/visualization.md", "POMDPTools/beliefs.md", "POMDPTools/policies.md", "POMDPTools/simulators.md", "POMDPTools/common_rl.md", "POMDPTools/testing.md"]
57+
```
58+
5559
### Reference
5660

5761
```@contents

0 commit comments

Comments
 (0)