summaryrefslogtreecommitdiff
path: root/roadmap.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-09-09 11:47:33 +0300
committerLars Wirzenius <liw@liw.fi>2019-09-09 11:47:33 +0300
commit65e99bd9340f361ab575b5a26675564a8eba647a (patch)
tree67d2fc768ffe1b74db6c7aa1c59ec04fa7896b03 /roadmap.mdwn
parent2a879918c5208ded49bb5b7c7aae07c57eabfa7e (diff)
downloadsubplot.liw.fi-65e99bd9340f361ab575b5a26675564a8eba647a.tar.gz
Add: add very rudimentary roamdap to get pandoc filter
Diffstat (limited to 'roadmap.mdwn')
-rw-r--r--roadmap.mdwn32
1 files changed, 31 insertions, 1 deletions
diff --git a/roadmap.mdwn b/roadmap.mdwn
index bd3da38..06d0cdf 100644
--- a/roadmap.mdwn
+++ b/roadmap.mdwn
@@ -5,7 +5,37 @@ because predicting the future is difficult. This road map also doesn't
give any dates, since we do not get paid for this. We will review the
roadmap for every iteration.
-FIXME: This needs to be written.
+```roadmap
+testmuck:
+ label: |
+ Lars can use Subplot
+ to test Muck
+ depends:
+ - website
+ - docgen
+ - codegen
+
+website:
+ label: |
+ Project website
+ is updated by CI
+
+
+docgen:
+ label: |
+ Docgen can produce
+ PDF and HTML docs
+ from Md, bindings
+ using Pandoc
+
+
+codegen:
+ label: |
+ Codegen can produce
+ a test program in
+ some language (Python
+ or Rust)
+```
# Roadmap legend