strictdoc
strictdoc copied to clipboard
Software for technical documentation and requirements management.
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? - [...
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...

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....
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.
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 -...