File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ with your own:
2323
2424 + ``find . -name .doorstop.yml `` and review/edit all files
2525
26- + then replace all the doorstop content with your own project details
27- + create more doorstop items as needed, link specific design and test
26+ * then replace all the doorstop content with your own project details
27+ * create more doorstop items as needed, link specific design and test
2828 elements back to related **Shall ** statements
2929* change the author details in ``pyproject.toml `` *and * ``docs/source/conf.py ``
3030* change the package directory name under the ``src `` folder
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Simple Software Units (captured from mermaid to SVG or PNG).
4040 <summary >simple_dependency_graph source</summary >
4141 simple dependency graph showing primary software units.
4242
43- ``` mermaid
43+ ```
4444 graph TB
4545 subgraph id1[simple Dependencies]
4646 subgraph id2[Python Packages]
You can’t perform that action at this time.
0 commit comments