mirror of
https://github.com/logos-co/logos-cpp-sdk.git
synced 2026-08-29 16:51:08 +00:00
* add IDL parser & generator (wip) * fix fixtures issues affecting tests * fix fixtures issues affecting tests
465 B
465 B
Documentation
- Spec
- High level description that is not project or stack specific. Describes the business logic, domain model, workflows, features, use cases, and functional requirements of the system.
- Project Description
- Project-specific documentation covering how the project is structured, its modules and components, APIs, technology stack, operational procedures for building and testing, examples, and known limitations.