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

A revision is needed: - [ ] How paths are stored in `ProjectConfig` - [ ] `FileFinder.find_files_with_extensions` - [ ] FileTree classes - [ ] `DocumentMeta` fields The overall goals:...

Code climate
Second roadmap

- switch to grid to adapt to a narrow screen (switcher goes to top of the tree, other blocks go after the tree) - add stats

UI/UX

Document tree on the index shows folders first, then files. But in the document view - vice versa - first files, then folders (there is no obvious recursion, but in...

Second roadmap

Also provide examples for all key features.

UI/UX
Second roadmap

We need Openapi (Swagger) web view for references to REST API specs. Popular Openapi publishers like Redoc and Rapidoc support Openapi webview as [html injections](https://rapidocweb.com/rapidoc-mini.html). Example: 1. Add to HTML...

UI/UX
Second roadmap

### Environment StrictDoc Version: 0.0.47 Python Version: 3.11.6 ### Description: I've encountered an issue when working with .sdoc files in StrictDoc. The problem arises when I attempt to use a...

Second roadmap

The discovery of the gitignore files should work recursively.

Second roadmap

- [x] Implementation of forward and backward links working together in the same integration test. UI supports both forwards and backward links with Javascript. https://github.com/strictdoc-project/strictdoc/pull/1609 - [ ] Validation of...

Core roadmap

Related: https://github.com/strictdoc-project/strictdoc/issues/1350.

Core roadmap