Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 418 Bytes

File metadata and controls

11 lines (10 loc) · 418 Bytes

Documentation Structure

├── _static/          # For static files (images, custom CSS, etc.)
├──_templates/       # For custom HTML templates
├── api/              # API documentation
├── usage/            # Usage guides
├── conf.py          # Sphinx configuration
├── index.md         # Main documentation page
└── requirements.txt # Documentation dependencies