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:
parent
8536d6a469
commit
2357e1f220
11 changed files with 90 additions and 10 deletions
|
@ -2,3 +2,4 @@ module Manual
|
|||
menus
|
||||
menu: "Manual" (openeditor)
|
||||
action: "prop-eval" = do-eval (source)
|
||||
action: "prop-dnf" = do-dnf (source)
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue