Added MkDocs guides and fixed function implementations
9 files · 300+ · 53-

Documentation guides

5 files changed
  • mkdocs.yml Updated MkDocs configuration with new documentation structure
  • build-your-own.md Added build-your-own guide page
  • orientation.md Added orientation guide page
  • build-your-own.md Added plating build-your-own guide
  • orientation.md Added plating orientation guide
  • Added orientation and build-your-own guide pages for documentation specify internal
    2 files
    • build-your-own.md
    • orientation.md
  • Updated mkdocs.yml with revised documentation structure specify internal
    1 file
    • mkdocs.yml

Function fixes

2 files changed
  • numeric_functions.py Minor correction to numeric function implementation
  • string_manipulation.py Improved string handling logic
  • Fixed numeric_functions.py with a minor correction remediate internal
    1 file
    • numeric_functions.py
  • Improved string_manipulation.py with better string handling remediate internal
    1 file
    • string_manipulation.py

Dependency updates

2 files changed
  • pyproject.toml Added new dependency entries
  • .gitignore Updated ignore patterns
  • Added new entries to pyproject.toml for additional dependencies baseline internal
    1 file
    • pyproject.toml