File: index.rst

package info (click to toggle)
sphinx-needs 5.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,924 kB
  • sloc: python: 21,132; javascript: 187; makefile: 89; sh: 29; xml: 10
file content (49 lines) | stat: -rw-r--r-- 800 bytes parent folder | download
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
37
38
39
40
41
42
43
44
45
46
47
48
49
TEST DOCUMENT NEEDFLOW INCL CHILD NEEDS
=======================================

.. toctree::

   single_parent_need_filer
   single_child_with_child_need_filter
   single_child_need_filter
   grandy_and_child

.. story:: A story
   :id: STORY_1

   The user story defined.

   :np:`(1) substory 1`

   :np:`(2) substory 2`

   .. story:: A child story
      :id: STORY_2

      :np:`(3) subsubstory 3`

      .. spec:: A spec
         :id: SPEC_1

      .. spec:: A secound spec
         :id: SPEC_2

   .. spec:: Sibling child spec
      :id: SPEC_3

   .. spec:: Secound sibling child spec
      :id: SPEC_4

.. story:: Story3
   :id: STORY_3
   :links: STORY_1.1, STORY_1.2

   The user story3 defined.

   .. spec:: Spec 5
      :id: SPEC_5


.. needflow::
   :show_link_names:
   :show_legend: