doorstop
doorstop copied to clipboard
Requirements management using version control.
What is the rationale behind using pyficache? I experienced some weird issues with it not being able to get files during ref searches and I dug into it a bit....
Once the name support for UID is available (#349, #428) a command to move items may be a nice utility. The move command could do: 1. Create the target item....
I am getting this below error when I try to publish "SRD" document as HTML document. Could anybody please try to take a look at it and suggest me regarding...
Below is the output for the "doorstop -v" command. (base) MANOJs-MacBook-Air:doorstop manojdeshpande$ doorstop -v looking for documents in /Users/manojdeshpande... found document: SRD found document: SRD found document: HLTC.txt found document:...
I used google sheets to create the set of ASPICE BPs for MAN.3 as shown below. When I went to import this file. I received the error messages below. Can...
I'm trying to use the new `references` behaviour as described in the wiki: https://doorstop.readthedocs.io/en/latest/reference/item/#references-new-array-behavior My requirement is: ``` active: true derived: false header: '' level: 1.1.1 links: - PRJ02: ZhhHI6cybMRVdVtgPToHqiAPERFx2O6FtdTjT4JIV_4=...
For browser widths [992, 1199] the TOC overlaps with the content:  @1200px it 'pops' out to the side:  @ 991px it is hidden.
## Steps to reproduce the issue: * Initialize a Doorstop project with git as the version control provider * Create the file `testfile1.txt` in the project root * Create the...
If I check our [test repo](https://github.com/ros-safety/requirements-playground) and try the strict child check, I get the below: ``` $ doorstop --strict-child-check building tree... loading documents... validating items... Traceback (most recent call...
It looks like the test for `test_publish_tree_no_index` expects and index to be created still. Low priority. https://github.com/doorstop-dev/doorstop/blob/bff36c86cd12ce0a1df2e2f2eb6a232c5a517ba9/doorstop/core/tests/test_publisher.py#L153