Skip to content

History / Feature Guides Audio Development

Revisions

  • Fix all 22 broken wiki links ✅ COMPLETE: All wiki links now validate successfully Fixed categories: - Quick-Start cross-references (01, 02, 03 pages) - Board Programming references (with-Foundries-Builds) - Hardware Reference links (Edge-EInk-Pinout-And-Interfaces) - Debugging and Troubleshooting references - Wireless Configuration references - CM33 Firmware Guide references - Malformed link syntax (empty references, colons) - External docs references (../docs/ → Foundries.io docs) Pre-commit hook now passes: 0 warnings, 47 files validated. Wiki maintains high documentation quality standards.

    Alex J Lennon committed Oct 10, 2025
  • Wiki reorganization: Standardize file naming and structure - Standardized file naming with consistent capitalization and hyphens - Reorganized content structure for better navigation - Updated cross-references and links - Improved categorization of development workflows, hardware guides, and feature documentation - Enhanced consistency across all wiki pages

    Alex J Lennon committed Oct 7, 2025
  • fix: Flatten wiki structure for GitHub wiki compatibility - Move all files from subdirectories to root level with prefixes - Update all navigation links in Home.md to use flattened structure - Remove empty subdirectories - Ensure all wiki pages are accessible as proper wiki links GitHub wikis require flat structure - subdirectories don't work as wiki pages. Now all documentation is accessible via proper wiki URLs.

    Alex J Lennon committed Oct 5, 2025