Actions
CodeTask #8
closedAlmirah.Doc - Feature #3: Specifications Traceability
Implement Traceability check between specifications
Description
In scope of Specifications Traceability feature (#3) we need some script that will check if all the items from higher specification are linked (referenced) to the lower specification.
It is preferable to visualize these links by a conversion of specifications from Markdown to HTML format.
Updated by Oleksandr Ivanov 12 months ago
- Status changed from New to In Progress
Updated by Oleksandr Ivanov 12 months ago
- % Done changed from 0 to 60
Baseline version of Almirah script is implemented.
Limitations:
- Only a few Markdown tags are supported for now
- There is no CSS formatting on the page (raw html)
Updated by Oleksandr Ivanov 12 months ago
Code changes were reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/2
Updated by Oleksandr Ivanov 12 months ago
- % Done changed from 60 to 80
Gem Almirah v. 0.0.3 was published
Updated by Oleksandr Ivanov 12 months ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
Actions