7 Commits

Author SHA1 Message Date
Baohua Yang
0648f63979 fix: update docker-compose V1 syntax to V2 and add release PDF workflow
Replace remaining docker-compose command references with docker compose (V2).
Add GitHub Actions workflow to auto-generate PDF via mdpress on release.
2026-03-19 20:21:06 -07:00
yeasy
79ee0b57fa Improve READMEs and add contribution prompts 2026-03-09 20:04:21 -07:00
Baohua Yang
c413f241ad Add more content and fix format 2026-02-25 21:06:21 -08:00
Baohua Yang
abbed067c2 style(docs): standardize heading formats and numbering
- Enforce Level 1-3 structural numbering based on SUMMARY.md hierarchy
- Remove structural numbering from Level 4+ headings
- Eliminate single child headings by converting to bold text
- Auto-inject summary text for headings with multiple children missing intro text
- Exclude Appendix chapters from structural numbering
- Avoid modifying code block contents
- Add script to detect non-standard English usage in headers
2026-02-21 22:40:33 -08:00
Baohua Yang
ee410a482a Fix space with bold markdown 2026-02-21 17:39:37 -08:00
Baohua Yang
f6462326b3 style: apply global formatting fixes (struct, spacing, zhlint) 2026-02-21 11:08:52 -08:00
Baohua Yang
6e6ebfcc2d Continue to fix format issues 2026-02-21 10:47:37 -08:00