strictdoc icon indicating copy to clipboard operation
strictdoc copied to clipboard

Software for technical documentation and requirements management.

Results 147 strictdoc issues
Sort by recently updated
recently updated
newest added

Previous train: https://github.com/strictdoc-project/strictdoc/issues/1756 Next train: TBD --- - [ ] Design issue: single vs multiline fields. Define them in grammar instead of relying on the content field idx? - [...

Documentation
Second roadmap

Steps to reproduce: 1. Manually create grammar element using SingleChoice. E.g. ``` - TAG: WITH_ENUM FIELDS: - TITLE: UID TYPE: String REQUIRED: False - TITLE: TITLE TYPE: String REQUIRED: False...

Second roadmap

![image](https://github.com/strictdoc-project/strictdoc/assets/490084/be9335d5-0f49-44c9-86bf-6429d90bf625)

UI/UX
Second roadmap

Adding the `LEVEL: Level_0` parameter to the requirement gives an error when the server restarts: ``` error: [REQUIREMENT].LEVEL field is provided. This contradicts to the option [DOCUMENT].OPTIONS.AUTO_LEVELS set to On....

Bug

The older version of the docs have been hanging for quite a while. Deploying it manually works but something is going wrong with the automatic triggers.

Bug

This issue outlines the proposed feature of parsing source code functions, building on the previous work that established connections between requirements and source code. ## Current capabilities of StrictDoc -...

Core roadmap