Skip to content

Commit d06fd17

Browse files
authored
Merge pull request eclipse-score#601 from Chidananda-Swamy/check_req_id_length
Update needs_role_need_template to use {title} so :need: links render titles without IDs
2 parents ac83299 + cc9e023 commit d06fd17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

process/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@
3131
"sphinxcontrib.plantuml",
3232
"score_sphinx_bundle",
3333
]
34+
35+
# :need:`{title}` is used in the needs templates to display the title of the need
36+
needs_role_need_template = "{title}"

0 commit comments

Comments
 (0)