Skip to content

Project Structure

An overview of the SimpleAddins source tree.

simpleaddins/
├── src/               # Source code
├── tests/             # Test suite
├── docs/              # Documentation
├── build/             # Build scripts and configuration
└── README.md

Key Directories

Key Files

SimpleAddins Documentation