Skip to content

Commit a11a265

Browse files
committed
fix: doc: cleanup rst and markdown formatting nits
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
1 parent cd82db2 commit a11a265

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

docs/swd/SDD001.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)