docs: Add section 4.2

Also update to latest revision of mkdocs semiliterate plugin. Up next:
  using SPT as an alternate means of running Stratego.
This commit is contained in:
Glen Whitney 2021-01-15 09:57:30 -08:00
parent 8536d6a469
commit 2357e1f220
11 changed files with 90 additions and 10 deletions

View file

@ -2,3 +2,4 @@ module Manual
menus
menu: "Manual" (openeditor)
action: "prop-eval" = do-eval (source)
action: "prop-dnf" = do-dnf (source)

View file

@ -20,7 +20,6 @@ menus
action: "Format" = editor-format (source)
action: "Show parsed AST" = debug-show-aterm (source)
action: "Test action" = debug-show-aterm
views