Skip to content

Commit

Permalink
fixup docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jahudka committed Nov 13, 2024
1 parent cfac8c8 commit eb49563
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
- User docs
- [Intro to DI](/user/01-intro-to-di.md)
- [Intro to DICC](/user/02-intro-to-dicc.md)
- [Simple services](/user/03-simple-services.md)
- [Explicit service definitions](/user/04-explicit-definitions.md)
- [Implicit services](/user/03-implicit-services.md)
- [Explicit services](/user/04-explicit-definitions.md)
- [Injecting dependencies](/user/05-injecting-dependencies.md)
- [Auto-generated factories](/user/06-auto-factories.md)
- [Service decorators](/user/07-service-decorators.md)
- [Container parameters](/user/08-container-parameters.md)
- [Merging containers](/user/09-merging-containers.md)
- [Config and compilation](/user/10-config-and-compilation.md)
- [Merging containers](/user/08-merging-containers.md)
- [Config and compilation](/user/09-config-and-compilation.md)
- Recipes
- [Express](/recipes/01-express.md)
- Developer docs
Expand Down

0 comments on commit eb49563

Please sign in to comment.