Browse Source

Add JIT part to documentation

Yentl Van Tendeloo 7 years ago
parent
commit
5fdd7554fa
2 changed files with 5 additions and 0 deletions
  1. 1 0
      doc/developer.rst
  2. 4 0
      doc/jit.rst

+ 1 - 0
doc/developer.rst

@@ -13,3 +13,4 @@ Using the Modelverse as a Developer
    Bootstrap <bootstrap>
    Internals <internal>
    Interfaces <interface>
+   JIT interpreter <jit>

+ 4 - 0
doc/jit.rst

@@ -0,0 +1,4 @@
+JIT interpreter
+===============
+
+TODO