Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links from content or other need-parameter #98

Closed
danwos opened this issue Nov 30, 2019 · 0 comments
Closed

Links from content or other need-parameter #98

danwos opened this issue Nov 30, 2019 · 0 comments

Comments

@danwos
Copy link
Member

danwos commented Nov 30, 2019

If the content of the need is referencing other needs, these needs shall be set as outgoing links.

Example

.. spec: My spec

   This specs is based on the following specs:
  
   * :need:`SPEC_1`
   * :need:`SPEC_2` 

In this example SPEC_1 and SPEC_2 shall be set as outgoing link.

Proposal
Provide dynamic_function extract_links(need_id), which returns comma-separated of found links. If need_id is not provided, current need shall be taken.

@danwos danwos closed this as completed in 267553c Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant