Skip to content

Commit ae13737

Browse files
committed
More docs fixes
1 parent c326810 commit ae13737

File tree

1 file changed

+15
-17
lines changed

1 file changed

+15
-17
lines changed

mkdocs.yml

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,21 @@ nav:
2222
- Logging: topics/logging.md
2323
- Migrations: topics/migrations.md
2424
- Principles: topics/principles.md
25-
- API:
26-
- rigging.chat: api/chat.md
27-
- rigging.completion: api/completion.md
28-
- rigging.generator: api/generator.md
29-
- rigging.model: api/model.md
30-
- rigging.message: api/message.md
31-
- rigging.prompt: api/prompt.md
32-
- rigging.tool: api/tool.md
33-
- rigging.data: api/data.md
34-
- rigging.watchers: api/watchers.md
35-
- rigging.parsing: api/parsing.md
36-
- rigging.interact: api/interact.md
37-
- rigging.logging: api/logging.md
38-
- rigging.error: api/error.md
39-
- rigging.util: api/util.md
25+
- API:
26+
- rigging.chat: api/chat.md
27+
- rigging.completion: api/completion.md
28+
- rigging.generator: api/generator.md
29+
- rigging.model: api/model.md
30+
- rigging.message: api/message.md
31+
- rigging.prompt: api/prompt.md
32+
- rigging.tool: api/tool.md
33+
- rigging.data: api/data.md
34+
- rigging.watchers: api/watchers.md
35+
- rigging.parsing: api/parsing.md
36+
- rigging.interact: api/interact.md
37+
- rigging.logging: api/logging.md
38+
- rigging.error: api/error.md
39+
- rigging.util: api/util.md
4040

4141

4242
theme:
@@ -57,8 +57,6 @@ theme:
5757
- navigation.expand
5858
- navigation.path
5959
- navigation.top
60-
- navigation.tabs
61-
- navigation.tabs.sticky
6260

6361
plugins:
6462
- search

0 commit comments

Comments
 (0)