1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
TEST DOCUMENT NEEDS EXTERNAL NEEDS
==================================
.. spec:: Internal need
:id: INTERNAL_001
An internal requirement with an id check by the regex. External needs identifiers shall not be checked for regex matching.
.. needlist::
:tags: ext_test
.. needtable::
:tags: ext_test
:style: table
.. needflow:: My needflow
:tags: ext_test
To check role, need_outgoing :need_outgoing:`EXT_TEST_02` and need_incoming :need_incoming:`EXT_REL_PATH_TEST_01`.
.. toctree::
subfolder_a/index
subfolder_b/subfolder_c/index
|