Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 599 Bytes

dirs.md

File metadata and controls

21 lines (20 loc) · 599 Bytes

Dir Mappings

  • deploymentScripts
    • Used in the Toast Deployment Utility, contains the gradle bindings and shell scripts
  • doc
    • Contains documentation resources
  • examples
    • Basic examples without the wrapping gradle files or java projects. Kind of like a 'quick reference'.
  • manuals
    • Contains things like Delegate Mappings and such
  • patches
    • Simulation Patches sub-project (.sim)
  • patches_full
    • Global Patches sub-project (.pat)
  • release
    • Template files for the .zip release of Toast
  • runnableScripts
    • Scripts for the ToastRunnable .jar
  • src
    • Toast Source Files