tree: 1f75682c14108570c1aa36f464b5eadabdf9f3ad [path history] [tgz]
  1. api/
  2. benchmarking/
  3. bluetooth/
  4. boards/
  5. build/
  6. components/
  7. debugger/
  8. debugging/
  9. diagnostics/
  10. drivers/
  11. editors/
  12. error_codes/
  13. graphics/
  14. hardware/
  15. idk/
  16. internationalization/
  17. kernel/
  18. languages/
  19. media/
  20. modular/
  21. monitoring/
  22. networking/
  23. prebuilt_packages/
  24. run/
  25. sdk/
  26. sessions/
  27. settings/
  28. source_code/
  29. testing/
  30. tools/
  31. tracing/
  32. _toc.yaml
  33. README.md
docs/development/README.md

Contribute to the open source platform

This section is for contributing to the Fuchsia open source platform and operating system.

Basic workflows

Languages

API

  • README - Developing APIs for Fuchsia
  • API Council - Definition of the API council
  • System - Rubric for designing the Zircon System Interface
  • FIDL API - Rubric for designing FIDL protocols
  • FIDL style - FIDL style rubric
  • C - Rubric for designing C library interfaces
  • Tools - Rubrics for designing developer tools
  • Devices - Rubric for designing device interfaces

Testing

Tracing

Internationalization