Capcat Documentation
Complete reference documentation and user guides for Capcat.
Available Tutorials
User Tutorials
Practical, usage-focused guides for daily operations:
- - First 5 minutes with Capcat
- - News collection routines
- - Visual menu system
- - Add/remove/test sources
- - Organize sources efficiently
- - Control what you collect
Comprehensive Technical References
Complete function-by-function references for advanced users and developers:
- - Every CLI command with ALL options and flags
- - Every menu, option, and workflow
- - Every configuration option and file
- - Every source operation and type
- - Every API function with parameters
How to Use These Tutorials
These tutorials are exhaustive technical references, not introductory guides. They document:
- Every function signature with complete parameter lists
- Every command-line option and flag
- Every configuration field and value
- Every workflow step-by-step
- Every error condition and handling
- Every API endpoint and method
For quick start information, see the main documentation. These tutorials are for complete system understanding.
Reading Order
Recommended order for comprehensive understanding:
For Users:
- CLI Commands Reference (01)
- Interactive Mode Reference (02)
- Configuration Reference (03)
For Developers:
- Source System Reference (04)
- API Functions Reference (05)
- Source Development Guide (06)
For Advanced Users:
- Media Processing Reference (07)
- Testing Reference (08)
- Error Handling Reference (09)
For System Architects:
- Performance and Monitoring (10)
- Template System Reference (11)
- Privacy and Anonymization (12)
Documentation Standards
Every tutorial follows these standards:
- Complete function signatures with type annotations
- Comprehensive parameter documentation
- Every possible option and flag documented
- Real terminal output examples (no emojis, factually accurate)
- Cross-references to source code locations
- Complete error condition documentation
Source Code References
All documentation references actual source code with file paths in Application/file format.