Skip to content

Commit b6c86e9

Browse files
committed
Update docs
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent eafcd33 commit b6c86e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/examples/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Examples
44
This section contains practical usage examples for FastForward Container, covering basic service registration, providers, factories, testing, feature toggles, middleware, and integration with popular frameworks. Each example demonstrates a real-world scenario to help you get started quickly or solve common problems.
55

66
.. toctree::
7-
:maxdepth: 1
7+
:maxdepth: 2
88

99
basic
1010
providers

docs/providers/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A service provider is any object that implements the ``Interop\Container\Service
1313
.. toctree::
1414
:maxdepth: 2
1515

16+
factories
1617
using-providers
1718
custom-provider
18-
factories
1919
using-factories

0 commit comments

Comments
 (0)