tree: 150f30d023e0881205071466d7e6e09324b67a6a [path history] [tgz]
  1. _extensions/
  2. _static/
  3. api/
  4. ci-cd/
  5. cluster_and_device_type_dev/
  6. discussion/
  7. dots/
  8. examples/
  9. getting_started/
  10. guides/
  11. images/
  12. style/
  13. testing/
  14. tools/
  15. BUG_REPORT.md
  16. ChipDoxygenLayout.xml
  17. clusters.md
  18. code_generation.md
  19. conf.py
  20. Doxyfile
  21. ERROR_CODES.md
  22. index.md
  23. make.bat
  24. Makefile
  25. namespaces.dox
  26. PROJECT_FLOW.md
  27. QUICK_START.md
  28. README.md
  29. requirements.txt
  30. VSCODE_DEVELOPMENT.md
docs/README.md

Documentation

Building and Developing

Platform Guides

  • Various guides are available here that cover platform bring up, testing, and various troubleshooting things.

Project Flow

  • Documentation about general project usage of GitHub, and project tools is documented in the project flow

Style Guide

Third Party Tools

Some tools and utilities are dependent on third party tools, such as Docker.

Docker is an excellent way to have stable build environments that don't pollute the host OS. It is also much easier to maintain stability across multiple host environments. Install stable version of Docker Desktop relevant to your native OS (macOS or Windows). Once installed, you can run docker commands from the shell/terminal.