update ROADMAP

This commit is contained in:
Jeremie Dimino 2017-02-23 09:20:50 +00:00
parent 5c183bdb32
commit d7e41f63de
1 changed files with 4 additions and 0 deletions

View File

@ -76,3 +76,7 @@ Jbuilder. To do that we'll use Jbuilder as a library.
** odoc support
Support generating documentation with [[https://github.com/ocaml-doc/odoc][odoc]].
** Inline tests
Setup automatic support of [[https://github.com/janestreet/ppx_inline_test][inline tests]] and [[https://github.com/janestreet/ppx_bench][inline benchmarks]].