mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 03:35:49 +00:00
Add documentation to point to the requirements repository and give the contributors a guideline how to add requirements to that repository. Signed-off-by: Simon Hein <Shein@baumer.com>
15 lines
267 B
ReStructuredText
15 lines
267 B
ReStructuredText
.. _safety_section:
|
|
|
|
Safety
|
|
########
|
|
|
|
These documents describe the processes, developer guidelines and requirements
|
|
for ensuring safety is addressed within the Zephyr project.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
safety_overview.rst
|
|
safety_requirements.rst
|