You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/examples.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Running `doorstop` in Docker: [tlwt/doorstop-docker](https://github.com/tlwt/doo
8
8
9
9
-**[ros-safety/requirements-playground](https://github.com/ros-safety/requirements-playground)**: This is a small repo for demonstrating how Doorstop can be used to manage requirements in a C++ project.
10
10
-**[urbasus/literate-programming-in-doorstop](https://github.com/urbasus/literate-programming-in-doorstop)**: Proof-of-concept for combining Doorstop and Literate Programming.
11
+
-**[sarnold/doorstop-to-mermaid](https://github.com/sarnold/doorstop-to-mermaid)**: Proof-of-concept for generating Doorstop diagrams in Mermaid.
12
+
-**[sarnold/pyserv](https://github.com/sarnold/pyserv)**: Python project using Doorstop and Mermaid with Sphinx to smush Markdown and reStructuredText.
0 commit comments