We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d67769 commit cfdad47Copy full SHA for cfdad47
1 file changed
mkdocs.yml
@@ -11,6 +11,7 @@ nav:
11
- v5:
12
- Overview: v5/overview.md
13
- Installation: v5/installation.md
14
+ - Configuration: v5/configuration.md
15
- Usage: v5/usage.md
16
- Factories: v5/factories.md
17
- Reference:
@@ -19,6 +20,7 @@ nav:
19
20
- v4:
21
- Overview: v4/overview.md
22
- Installation: v4/installation.md
23
+ - Configuration: v4/configuration.md
24
- Usage: v4/usage.md
25
- Factories: v4/factories.md
26
- Cache: v4/cache.md
0 commit comments