LLM Documentation¶
This page provides machine-readable documentation for Large Language Models (LLMs) to understand the Veotools codebase.
Available Formats¶
- Markdown/Text Format - Plain text markdown format (llm.txt standard)
- XML Format - Structured XML format for parsing
About¶
These files are automatically generated from the source code docstrings during the documentation build process. They contain:
- Complete API documentation
- All function and class signatures
- Comprehensive docstrings
- Module structure and organization
Usage¶
For LLM Providers¶
Add the following to your LLM's context:
For Developers¶
When asking an LLM about this codebase, you can reference:
Auto-Generation¶
These files are regenerated automatically whenever the documentation is built, ensuring they always reflect the current state of the codebase.
Last generated: 2025-09-12T06:23:32.867415