diff --git a/index-dark.html b/index-dark.html new file mode 100644 index 0000000..38fd30d --- /dev/null +++ b/index-dark.html @@ -0,0 +1,370 @@ + + +
+Copy to Clipboard
+Copy to Clipboard
+Copy to Clipboard
+The Left box above + (canvas) + is the FSM designer. Here's how to use it: +
+ ++ Double-click + on the canvas +
+ ++ Create a single + state + and put the cursor in it. +
+ + ++ Shift + Drag + on the canvas. +
+ ++ + + Create an edge starting from the + cursor location + . If the cursor is on the state, then the link will begin from that state. + +
+ ++ Drag + states or links over the canvas +
+ ++ Move states/links around the canvas. +
+ ++ Double-click + on the created state to make it + Accept State + or revert back to + Normal State +
+ ++ Control the state's status, toggling between accepted and normal states within the FSM. +
+ + ++ Click + on the state/link and press + delete + (In Mac use + fn + backspace + ) +
+ ++ Remove a + state + or + link + . +
+ + ++ Click + on the + small square + near the specific field to edit it. +
+ ++ Can be used to add optional properties to the FSM. +
+ + +