trustoverip / spec-up-t

Create technical specifications in markdown. Based on the original Spec-Up, extended with Terminology tooling
https://trustoverip.github.io/spec-up-t-website/
Apache License 2.0
2 stars 2 forks source link

Fetching xrefs commit info #13

Closed kordwarshuis closed 1 month ago

kordwarshuis commented 3 months ago

Fetching xrefs commit info should be a separate proces for each term. At the moment, running the script fetches the information for each xref, effectively updating references for all xrefs in a repo, erasing earlier links to a certain version of an xref.

kordwarshuis commented 1 month ago