Skip to content

zephyrproject-rtos/reqmgmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephyr Project Requirements

This repository contains a preliminary work on the Zephyr Project requirements.

The requirements are captured using StrictDoc.

System requirements

The requirements shall be browsable and editable on all major operating systems that have Python 3.7+.

Getting started

To install the requirements management tool:

pip install strictdoc

To generate the requirements documentation in HTML format:

strictdoc export .

To browse/edit the requirements using StrictDoc's web interface:

strictdoc server .

To generate uid's for new written requirements use the command:

strictdoc manage auto-uid .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages