mirror of
https://github.com/logos-co/logos-cpp-sdk.git
synced 2026-08-30 09:11:13 +00:00
* add IDL parser & generator (wip) * fix fixtures issues affecting tests * fix fixtures issues affecting tests
7 lines
465 B
Markdown
7 lines
465 B
Markdown
# Documentation
|
|
|
|
- [Spec](spec.md)
|
|
- 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.md)
|
|
- 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.
|