refactor(docs): standardize warning messages and update documentation formatting
- Replaced "⚠️ ISSUE" with "Warning: ISSUE" for consistency across dependency architecture documentation.
- Removed checkmarks from completed items in various documents to maintain uniformity in status representation.
- Enhanced clarity by ensuring all sections follow a consistent formatting style.
Benefits:
- Improves readability and consistency in documentation, making it easier for contributors to understand the project's status and issues.
- Aligns with the overall documentation style, fostering a more professional appearance across all documents.
This commit is contained in:
@@ -17,14 +17,14 @@ The yaze ecosystem is split into two main components: the **YAZE GUI Application
|
||||
│ │ ════════════════════════════════════════════════════════ │ │
|
||||
│ │ Hosts 3 gRPC Services on a SINGLE PORT: │ │
|
||||
│ │ │ │
|
||||
│ │ 1️⃣ ImGuiTestHarness Service │ │
|
||||
│ │ 1. ImGuiTestHarness Service │ │
|
||||
│ │ • GUI automation (click, type, wait, assert) │ │
|
||||
│ │ │ │
|
||||
│ │ 2️⃣ RomService │ │
|
||||
│ │ 2. RomService │ │
|
||||
│ │ • Read/write ROM bytes │ │
|
||||
│ │ • Proposal system for collaborative editing │ │
|
||||
│ │ │ │
|
||||
│ │ 3️⃣ CanvasAutomation Service │ │
|
||||
│ │ 3. CanvasAutomation Service │ │
|
||||
│ │ • High-level canvas operations (tile ops, selection) │ │
|
||||
│ └─────────────────────────────────────────────────────────────┘ │
|
||||
│ ↑ │
|
||||
|
||||
Reference in New Issue
Block a user