You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/development/change_log.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ New and Improved
19
19
- ✨ Added YAML parser for ``analyse`` module.
20
20
21
21
Need ID references can be extracted from YAML files.
22
-
The comment style supported is: (``#``) as well as The inline comment style (e.g. ``key: value # comment``).
22
+
The supported comment style is ``#`` as well as inline comment style, e.g. ``key: value # comment``.
23
23
24
24
- 👌 Directive ``src-trace`` does not create the need item typed by ``srctrace`` anymore and only generate need items from the one-line need definition in the given source.
0 commit comments