tree: 66abc06f881efc7832d4472569917c67f74ede8b [path history] [tgz]
  1. api/
  2. benchmarking/
  3. bluetooth/
  4. boards/
  5. build/
  6. components/
  7. debugger/
  8. debugging/
  9. diagnostics/
  10. drivers/
  11. error_codes/
  12. graphics/
  13. hardware/
  14. idk/
  15. internationalization/
  16. kernel/
  17. languages/
  18. media/
  19. modular/
  20. monitoring/
  21. networking/
  22. performance/
  23. prebuilt_packages/
  24. run/
  25. sdk/
  26. sessions/
  27. settings/
  28. source_code/
  29. testing/
  30. tools/
  31. tracing/
  32. ui-input/
  33. _toc.yaml
  34. 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