Skip to content

Commit

Permalink
Change categorisation in docs to baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
lc1021 committed Sep 19, 2024
1 parent 32bc57f commit db462b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@ nav:
- DADS: api_documentation/core/dads.md
- SAC: api_documentation/core/sac.md
- TD3: api_documentation/core/td3.md
- CMAES: api_documentation/core/cmaes.md
- Genetic Algorithm: api_documentation/core/genetic_algorithm.md
- NSGA2: api_documentation/core/nsga2.md
- SPEA2: api_documentation/core/spea2.md
- PBT: api_documentation/core/pbt.md
- CMAES: api_documentation/core/cmaes.md
- Containers: api_documentation/core/containers.md
- Emitters: api_documentation/core/emitters.md
- Neuroevolution: api_documentation/core/neuroevolution.md
Expand Down

0 comments on commit db462b7

Please sign in to comment.