Skip to main content

Documentation

Project Documentation​

Each project must have the following md files in the public repository:

  • Project Proposal
  • Design Document
  • README

Code Documentation​

All projects must follow proper style and documentation guidelines. In general Quant will follow the Google Style Guide for all languages except python where we will follow Pep 8.