Przeglądaj źródła

Add JIT part to documentation

Yentl Van Tendeloo 7 lat temu
rodzic
commit
5fdd7554fa
2 zmienionych plików z 5 dodań i 0 usunięć
  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