tofusoup 2025-11-11
Documentation polished with wrknv task configuration refined
17 files · 263+ · 689-

Documentation references updated across CI and reference pages

8 files changed
  • README.md Revised CI documentation (18 line changes)
  • API_REFERENCE.md CI API reference updated
  • faq.md FAQ fixes
  • index.md Index page fixes
  • cli.md CLI reference fixes
  • mkdocs.yml MkDocs configuration change
  • CLAUDE.md CLAUDE.md updated
  • README.md README updated
  • Updated docs/ci/README.md with revised CI documentation specify internal
    2 files
    • README.md
    • API_REFERENCE.md
  • Updated docs/faq.md, docs/index.md, docs/reference/cli.md with minor fixes specify behavioral
    3 files
    • faq.md
    • index.md
    • cli.md

Task runner configuration refined

1 file changed
  • wrknv.toml Refined task definitions and arguments (40 line changes)
  • Updated wrknv.toml refining task definitions and arguments baseline internal
    1 file
    • wrknv.toml

Testing logic improved

1 file changed
  • logic.py Test execution improvements (11 line changes)
  • Updated src/tofusoup/testing/logic.py with test execution improvements qualify internal
    1 file
    • logic.py

CI workflow and environment scripts cleaned up

6 files changed
  • ci.yml CI workflow updated
  • env.ps1 PowerShell env script cleaned up
  • env.sh Shell env script cleaned up
  • .report.json Report configuration
  • Makefile.backup.20251110 Backup Makefile updated
  • mkdocs_hooks.py MkDocs hooks updated
  • Updated CI workflow and cleaned up environment scripts baseline internal
    3 files
    • ci.yml
    • env.ps1
    • env.sh