|
22 | 22 | - Logging: topics/logging.md |
23 | 23 | - Migrations: topics/migrations.md |
24 | 24 | - 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 |
40 | 40 |
|
41 | 41 |
|
42 | 42 | theme: |
|
57 | 57 | - navigation.expand |
58 | 58 | - navigation.path |
59 | 59 | - navigation.top |
60 | | - - navigation.tabs |
61 | | - - navigation.tabs.sticky |
62 | 60 |
|
63 | 61 | plugins: |
64 | 62 | - search |
|
0 commit comments