Skip to content

Commit

Permalink
stub out the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
joshpoll committed Oct 10, 2024
1 parent 6183d76 commit fd1b579
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,12 @@ This page is under construction.
Take a look at our examples! They're all based on real diagrams.

<!-- <Examples size="medium" :members="members" /> -->

- [Insertion Sort](TODO)
- [DFSCQ File System](TODO)
- [Python Tutor](TODO)
- [Baking Recipe](TODO)
- [Pulleys](TODO)
- [Quantum Circuit Equivalence](TODO)
- [Three-Point Set Topologies](TODO)
- [Ohm Parse Tree](TODO)

0 comments on commit fd1b579

Please sign in to comment.