File: options.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 (18 lines) | stat: -rw-r--r-- 434 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LIST2NEED OPTIONS
=================


.. list2need::
   :types: story, spec, test
   :presentation: nested
   :delimiter: .

   * (NEED-1)Need example on level 1 ((status="open"))
   * (NEED-2)Need example on level 1 ((status="done", tags="tag1, tag2, tag3"))
   * (NEED-3)Link example ((links="NEED-1, NEED-2"))
   * (NEED-4)New line example.
     With some content in the next line.
     ((status="in progress", links="NEED-3"))