added quotes, docs dir

pull/483/head
evelynmitchell 1 year ago
parent 1a44f3396b
commit f830223646

@ -1,9 +1,9 @@
docs_dir: '.' # replace with the correct path if your documentation files are not in the same directory as mkdocs.yml docs_dir: 'docs' # replace with the correct path if your documentation files are not in the same directory as mkdocs.yml
site_name: Swarms Documentation site_name: Swarms Documentation
site_url: https://swarms.apac.ai site_url: https://swarms.apac.ai
site_author: Swarms site_author: Swarms
site_description: Orchestrate Swarms of Agents From Any Framework Like OpenAI, Langchain, and Etc for Real World Workflow Automation. site_description: "Orchestrate Swarms of Agents From Any Framework Like OpenAI, Langchain, and Etc for Real World Workflow Automation."
repo_name: kyegomez/swarms repo_name: kyegomez/swarms
repo_url: https://github.com/kyegomez/swarms repo_url: https://github.com/kyegomez/swarms
edit_uri: https://github.com/kyegomez/swarms/tree/main/docs edit_uri: https://github.com/kyegomez/swarms/tree/main/docs

Loading…
Cancel
Save