🌎 External Data Examples¢

GithubΒΆ

PRsΒΆ

Show used documentation code.
.. needservice:: github-prs
   :specific: useblocks/sphinx-needs-demo/3
   :layout: adas

.. needextend:: GH_PR_3
   :+links: SWREQ_001

IssuesΒΆ

Update to SN 5.0.0 and use c.this_doc() (url)
../_images/839934.png
ubmarco
user: ubmarco
created_at: 2025-02-18T13:10:38Z
updated_at: 2025-02-18T13:12:25Z
service: github-issues
url: Link
type: SW_Requirement
status: open
Replace instances of

`:filter: docname is not None and "automotive-adas" in
docname`

with

`:filter: c.this_docs()`

See: https://sphinx-
needs.readthedocs.io/en/latest/filter.html#filtering-for-
needs-on-the-current-page
ADAS: Lane Deviation Warning (url)
../_images/998700.png
danwos
user: danwos
created_at: 2025-01-20T18:48:03Z
updated_at: 2025-01-20T18:50:44Z
closed_at: 2025-01-20T18:48:08Z
service: github-issues
url: Link
type: SW_Requirement
status: closed
tags: example
links outgoing: SWREQ_002
Implement a feature to trigger warnings if the vehicle
deviates from its lane without proper signaling.

*This is an example ticket for a [demonstrator
object](https://sphinx-needs-
demo.readthedocs.io/en/latest/automotive-
adas/swe_1_sw_req_analysis.html#SWREQ_002*).*
Show used documentation code.
.. needservice:: github-issues
   :query: repo:useblocks/sphinx-needs-demo adas
   :id_prefix: GH_ISSUE_

.. needextend:: "Lane Marking" in title
   :+links: SWREQ_001

.. needextend:: "Lane Deviation" in title
   :+links: SWREQ_002

JiraΒΆ

LinksΒΆ

Links to Jira objects are set directly in the Sphinx-Needs objects by using string-links.

See for instance the jira option of Lane Keeping Assistance (NEED_001) or Lane Detection Algorithm (REQ_001)