strictdoc
strictdoc copied to clipboard
Software for technical documentation and requirements management.
``` error: could not parse file: /Users/Stanislaw/workspace/projects/strictdoc-project/strictdoc/docs/strictdoc_21_L2_StrictDoc_Requirements.sdoc. Semantic error: Requirement relation type/role is not registered: Parent. Location: /Users/Stanislaw/workspace/projects/strictdoc-project/strictdoc/docs/strictdoc_21_L2_StrictDoc_Requirements.sdoc:66:1 ```
## Tasks - [x] Basic integration test. - [x] Print basic Document, Package, File, Snippet. - [x] Print basic relationships. - [x] SHA256 for File - [ ] SHA256 for...
This epic issue track the work needed for a complete implementation of Composable Documents, see https://strictdoc.readthedocs.io/en/latest/strictdoc_01_user_guide.html#composing-documents-from-other-documents. - [x] Make SDoc reader recursively parse fragment files. - [x] UI: Editing a...
Previous train: https://github.com/strictdoc-project/strictdoc/issues/1562 Next train: TBD --- - [ ] L1: Tool identification (about). - [ ] L2: Buttons to copy text to buffer - JS file. - [ ]...
Currently the establishing of links between Nodes is a bit tedious. Adding the relations by entering their UID in a bigger node hierarchy with lots of requirements can get a...
See: `server/routers/main_router.py` -> `def document__edit_config` and a chain of templates that in the end use `components/form/field/text/index.jinja`
We have two issues with RapiDoc now. We assume that the developers of RapiDoc have added these CSS solutions to accommodate for their use cases. However, in our context their...