tree: a8312b736584f0861ef840128cb2cbb886a20335 [path history] [tgz]
  1. bootserver.md
  2. BUILD.gn
  3. compilation.md
  4. debugger.md
  5. device_discovery.md
  6. devices.md
  7. logging.md
  8. main.md
  9. modular_config_schema.json
  10. OWNERS
  11. packages.md
  12. README.md
  13. root.md
  14. ssh.md
sdk/docs/README.md

SDK documentation

The present directory contains documentation that is included in the Core SDK. As such, its contents should be self-sufficient and consumable outside of the context of the Fuchsia source repository.

Guidelines

  • this documentation does not aim to provide a Fuchsia 101 but to document the contents of the SDK;
  • if some light Fuchsia 101 is needed, expose it as a short background blob in your document;
  • do not not rely on documentation that exists in other parts of the source repository;
  • aim for conciseness.