Major codebase restructure with MkDocs theme, scripts cleanup, and module refinements
306 files · 1,586+ · 3,723-

Documentation site restructure

6 files changed
  • mkdocs.yml Updated MkDocs configuration
  • extra.css Custom CSS
  • provide-theme.css Provide theme CSS
  • termynal.css Terminal animation CSS
  • custom.js Custom JavaScript
  • termynal.js Terminal animation JavaScript
  • Restructured documentation site with new theme assets and terminal animation support decouple behavioral
    1 file
    • mkdocs.yml

Scripts cleanup

3 files changed
  • benchmark_performance.py Retained benchmark script
  • cut_up_chuck.py Retained chunking script
  • debug_xdist_freeze.sh Retained debug script
  • Cleaned up scripts directory removing obsolete utilities decouple internal
    1 file
    • benchmark_performance.py

Source module updates

3 files changed
  • __init__.py Package init updates
  • __init__.py Archive init updates
  • Makefile Makefile updates
  • Refined source module imports and build configuration decouple internal
    1 file
    • __init__.py