Update documentation to match latest source code structure #3808
+1,789
−479
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
RST autodoc files and markdown guides had drifted significantly from the actual codebase — wrong module paths, missing modules, and deleted files still referenced.
RST autodoc: fixed broken module references
camel.runtime.rst→camel.runtimes.rstandcamel.data_collector.rst→camel.data_collectors.rst(packages are plural)camel.datasets.base,camel.environments.base,camel.toolkits.dalle_toolkitwith actual modulescamel.storages.vectordb_storages.rstRST autodoc: added ~100+ missing modules
evol_instruct,hybrid_browser_toolkit,runtimes.utilssubpackagescamel.rsttoctree (benchmarks, bots, data_collectors, datahubs, datasets, environments, extractors, personas, runtimes, schemas, verifiers)Markdown docs: fixed incorrect imports
storages.md:SurrealStoragenot exported fromcamel.storages, fixed to import fromcamel.storages.vectordb_storagescamel_agents_as_an_mcp_clients.md:ModelFactoryimported fromcamel.types→camel.modelscamel_agents_as_an_mcp_clients.md:PulseMCPSearchToolkitimported from non-existentcamel.toolkits.mcp→camel.toolkitsruntimes.md: link text saidexamples/runtimebut URL pointed toexamples/runtimesindex.rst: referencedbenchmark.md(lowercase) but file isBenchmark.mdReference docs cleanup
file_write_toolkit,imap_toolkit,openai_image_toolkitreference docs💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.