• Deniz Yoldüz's avatar
    docs: add markdown cross-references across documentation · b83974a3
    Deniz Yoldüz authored
    Convert backtick-wrapped file paths to proper markdown links for
    improved navigation and clickability in documentation viewers.
    
    Changes:
    - ~80+ file paths converted from `path/to/file.md` to
      [`path/to/file.md`](path/to/file.md) format
    - 15 documentation files updated across AGENTS.md, README.md,
      TODO.md, CONTRIBUTING.md, and docs/ subdirectories
    - All internal references now clickable in GitHub/GitLab
    b83974a3
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.