There was an error while loading. Please reload this page.
1 parent 2238931 commit 961e23cCopy full SHA for 961e23c
1 file changed
mkdocs.yml
@@ -55,14 +55,14 @@ plugins:
55
- mermaid2
56
- macros
57
- mkdocstrings:
58
- handlers:
59
- python:
60
- paths:
61
- - temp_dir/llm-server/src
62
- - temp_dir/ricbot-simulation/src
+ handlers:
+ python:
+ paths:
+ - temp_dir/llm-server/src
+ - temp_dir/ricbot-simulation/src
63
- multirepo:
64
- cleanup: false
65
- keep_docs_dir: true
+ cleanup: false
+ keep_docs_dir: true
66
67
extra:
68
version:
0 commit comments