1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Variant Handling Test
=====================
.. spec:: No ID
:status: ['church' in tags]:open; ['extension' in tags]:progress; close
:tags: school, extension, needs
.. spec:: Tags Example
:id: VA_003
:status: [tag_a and tag_b]:tags_implemented, closed
.. story:: Test story
:id: ST_001
:status: close
:author: change_author:Daniel Woste, Randy
.. spec:: Custom Variant
:id: CV_0002
:status: [value in tags]:open; close
:value: start
:tags: commence, start, begin
.. spec:: Variant Specification
:id: SPEC_003
:links: [tag_c]:CV_0002, [tag_b]:VA_003, unknown
:status: [tag_a]:open, unknown
.. needtable::
:filter: status in ("open", "close", "progress")
.. toctree::
:maxdepth: 2
:caption: Contents:
|