On 21/03/2019 14:32, Joel Sherrill wrote:
5. Is it possible to have custom fields? I worked on a project where requirements were tagged with project phase and HW/SW. Alternatively, can we add comments to the YAML
files. Or who cares since the author information is in git.

According to the Doorstep documentation:

https://doorstop.readthedocs.io/en/latest/reference/items/

"Extended attributes

In addition to the standard attributes, Doorstop will allow any number of custom attributes (key-value pairs) in the YAML file. The extended attributes will not be part of a published document, but they can be queried by a 3rd party application through the REST interface or the Python API.
Example:

In this example, an extended attribute invented-by is added to the item.

invented-by: some....@email.com"

Use of a standard format such as YAML is nice since it enables us to read these requirements files quite easily.

[...]
Is the documentation and/or tutorial sufficient to get us started? Whatever tool is adopted,
common tasks will have to be documented like we do with git use.

Similar to the Git overview in

https://docs.rtems.org/branches/master/eng/vc-authors.html

we need something similar for the requirements tool.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to