docs: Initiate building documentation with mkdocs

Also lay out the structure of the documentation and supply a decent
  introduction. Also (unsuccessfully) attempt to get the first example of
  a Stratego transformation from the manual implemented and documented.
This commit is contained in:
Glen Whitney 2021-01-12 08:41:01 -08:00
parent 412bd679f1
commit 56b8b921dc
16 changed files with 251 additions and 6 deletions

1
docrefs/manual.md Normal file
View file

@ -0,0 +1 @@
[manual](http://www.metaborg.org/en/latest/source/langdev/meta/lang/stratego/strategoxt/index.html)

1
docrefs/sec4.1.md Normal file
View file

@ -0,0 +1 @@
[Section 4.1](http://www.metaborg.org/en/latest/source/langdev/meta/lang/stratego/strategoxt/04-term-rewriting.html#transformation-with-rewrite-rules)