strictdoc
strictdoc copied to clipboard
Software for technical documentation and requirements management.
StrictDoc finds all `_assets` folders in a document tree. If the `output` is inside the document tree, StrictDoc will start copying their `_assets` folders recursively, which is not the intended...
Many of the template variables could be made to be evaluated once, for example, `config` object's variables.
Enable the support of the https://de.wikipedia.org/wiki/Open_Services_for_Lifecycle_Collaboration interface to allow the integration with other tools.
Capella is a tool which allows the design of a system architecture of a system by applying the Arcedia method. See https://www.eclipse.org/capella/ for more information. It is Eclipse based and...
> speaking of integration tests, 3 of them fail with "OSError: Could not load libtidy using any of these names [....]" on my ubuntu VM. Should libtidy be installed as...
It would be great to have some Web UI similar to the one of doorstop. The backend part (https://github.com/doorstop-dev/doorstop/tree/develop/doorstop/server) uses bootle as framework and REST for frontend integration. I‘d suggest...
- [x] Basic sections with requirements - [x] SDoc custom grammars - [x] `SECTION`s with FREE_TEXT - [ ] `COMPOSITE_REQUIREMENT` - [x] How to deal with single vs multiline strings?...
For now, the immediate use case is to provide a mapping between the fields of user's ReqIF files and SDoc grammar fields.
It would be great to being able to export ReqIFz files (archives that contain one or multiple ReqIF or RIF file(s) with embedded objects).