Skip to content

Commit 343241c

Browse files
Merge pull request #1785 from fetchai/feature/docs
fix mkdocs doc paths
2 parents 80bf167 + b0f9832 commit 343241c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ nav:
107107
- Common: 'api/common.md'
108108
- Exceptions: 'api/exceptions.md'
109109
- Launcher: 'api/launcher.md'
110+
- Manager: 'api/manager.md'
110111
- Multiplexer: 'api/multiplexer.md'
111112
- Runner: 'api/runner.md'
112113
- Runtime: 'api/runtime.md'
@@ -117,6 +118,7 @@ nav:
117118
- Base: 'api/configurations/base.md'
118119
- Constants: 'api/configurations/constants.md'
119120
- Loader: 'api/configurations/loader.md'
121+
- Project: 'api/configurations/project.md'
120122
- Pypi: 'api/configurations/pypi.md'
121123
- Connections:
122124
- Base: 'api/connections/base.md'

0 commit comments

Comments
 (0)