Anthony Stirling e764158178 error handling!
2025-07-02 10:14:52 +01:00

1.3 KiB

Developer Guide Directory

This directory contains all development-related documentation for Stirling PDF.

📚 Documentation Index

Core Development

Features & Documentation

  • AGENTS.md - Agent-based functionality documentation
  • USERS.md - User-focused documentation and guides

📝 Contributing to Documentation

When adding new development documentation:

  1. Place technical guides in this devGuide/ directory
  2. Update this index file with a brief description
  3. Keep user-facing docs (README, CONTRIBUTING, SECURITY) in the root
  4. Follow existing naming conventions (PascalCase for guides)