Removed generated site and added documentation handoff cleanup
241 files · 9,115+ · 339,623-

Generated site removal

2 files changed
  • .gitignore Added site/ to gitignore to prevent future commits
  • DOCUMENTATION_HANDOFF.md Removed documentation handoff tracking file
  • Removed generated MkDocs site directory containing 138+ HTML files decouple internal
    1 file
    • .gitignore
  • Removed documentation handoff tracking file decouple internal
    1 file
    • DOCUMENTATION_HANDOFF.md

Documentation updates

4 files changed
  • taster-vs-pretaster.md Added taster vs pretaster testing comparison guide
  • platform-support.md Added platform support reference
  • index.md Updated testing documentation index
  • README.md Updated project README
  • Added taster-vs-pretaster testing guide and platform support documentation specify internal
    2 files
    • taster-vs-pretaster.md
    • platform-support.md
  • Updated existing documentation across API, guide, and development sections specify internal
    6 files
    • builder.md
    • reader.md
    • cli.md
    • environment.md
    • architecture.md
    • contributing.md

Build configuration

3 files changed
  • Makefile Updated Makefile targets
  • mkdocs.yml Updated MkDocs configuration
  • pyproject.toml Updated project configuration
  • Updated Makefile, MkDocs configuration, and pyproject.toml baseline internal
    3 files
    • Makefile
    • mkdocs.yml
    • pyproject.toml