supsrc 2025-10-23
Added MkDocs documentation site content and removed workspace environment
4 files · 124+ · 48-

MkDocs documentation site content

2 files changed
  • index.md Expanded with 107 lines of comprehensive project documentation including installation, usage examples, and Python API usage
  • mkdocs.yml New MkDocs configuration file (16 lines)
  • Expanded docs/index.md with comprehensive installation, usage examples with terminal UI mockups, and Python API usage sections specify internal
    1 file
    • index.md
  • Added mkdocs.yml configuration for documentation generation instantiate internal
    1 file
    • mkdocs.yml

Build configuration and workspace cleanup

2 files changed
  • pyproject.toml Added mkdocs dependency
  • env.sh Removed workspace environment script (48 lines deleted)
  • Added mkdocs dependency to pyproject.toml baseline internal
    1 file
    • pyproject.toml
  • Removed workenv/env.sh workspace environment script baseline internal
    1 file
    • env.sh