Developer Documentation¶
This documentation is aimed at execution-specs developers:
- Managing configurations: Instructions for setting up and modifying test configurations.
- Interactive usage: Guide on interactive use of EEST packages using
ipython. - Documenting CLI commands: Instructions for documenting command line interfaces (CLIs).
- Logging: Documentation on using the custom logging system with enhanced features.
- Running github actions locally: Instructions for testing GitHub Actions workflows on your local machine to streamline development and debugging.
These sections are primarily aimed at execution-specs maintainers:
- Generating documentation: Steps to create and build documentation and manage documentation versions.
- Managing dependencies and packaging: How to manage the specs and testing package dependencies.