summaryrefslogtreecommitdiff
path: root/roadmap.mdwn
blob: 06d0cdf4df73310036d7ec6c4273e2789f25e7d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[[!meta title="Road map"]]

This is the road map for the XXX project. It does not stretch very far,
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.

```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

FIXME: This needs to be written.