11 Commits

Author SHA1 Message Date
kevinsoras c78c877900 fix(rust-patterns-book): fix ownership move in HFT Rust example 2026-04-27 23:58:11 -05:00
Atul Khare 9258adb9ff Fix Mermaid diagrams: replace \n with <br/> for v10+ compatibility
Mermaid v10+ renders \n as literal text in node labels. Replace all
152 occurrences across 28 files with <br/> which produces proper
line breaks in the rendered diagrams.
2026-04-06 09:24:10 -07:00
Atul Khare 769e082044 fix(csharp-book): correct 12 accuracy issues across C# book 2026-03-28 23:15:48 -07:00
Atul Khare 194a592746 Add unwrap() and Safety annotations 2026-03-25 16:20:08 -07:00
Atul Khare 6ae88abf08 Fix technical accuracy issues
This fixes technical accuracy issues, most notably in the C# book.
There are other minor tweaks, including simplying technical jargon in the
type-drive-correctness book.
2026-03-25 09:33:05 -07:00
atulkhare4096 e584432b44 Merge pull request #18 from adarshdhital007/fix/docs-links
fix(docs, xtask): repair cross-book links and harden local serve
2026-03-24 23:10:11 -07:00
atulkhare4096 f774d7f8a6 Merge pull request #5 from AmpF5/main
Fix mermaid chart in ch05-data-structures-and-collections.md
2026-03-24 23:07:42 -07:00
Adarsh Dhital Khatri 8d821ceac1 fix(docs, xtask): repair cross-book links and harden local serve
- Retarget C# companion links from missing source-docs paths to book SUMMARYs.
                       - Fix type-driven correctness intro to link Rust Patterns source, not index.html.
                       - Resolve static file paths under site/ with canonicalization and percent-decoding.
                       - Match xtask landing page blurbs to the root README.
2026-03-25 10:16:14 +05:45
Evgenii Orlov 8d773e9630 Fixed github links 2026-03-24 21:05:38 +01:00
Mateusz Kurzyna e2daf2ffb4 Fix mermaid chart in ch05-data-structures-and-collections.md 2026-03-24 20:01:49 +01:00
Atul Khare f584550151 Add Rust training material 2026-03-23 11:45:55 -07:00