mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-23 05:57:58 -05:00
Restructure block documentation for GitBook integration: - Move all block docs from docs/platform/blocks to docs/integrations/block-integrations - Add generate_block_docs.py script to auto-generate documentation from block schemas - Generate README.md with overview table of all 463 blocks - Generate SUMMARY.md for GitBook navigation - Add guides/ directory for LLM and voice provider documentation - Fix bug in generate_block_docs.py where summary_path was incorrectly passed instead of summary_content Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>